diff options
author | Renato Botelho <renato@netgate.com> | 2015-10-20 17:48:05 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-10-20 17:48:05 -0200 |
commit | 1312432b4aa191b0cece4eeae5442fa7cda6f2cf (patch) | |
tree | b15584502a38360b65a5c84a57034ffad2b081c0 /config/lightsquid/tpl/novopf/user_detail.html | |
parent | ae6ec4a94e14026c8169753addd83bcaee8c11c9 (diff) | |
parent | 434b6aad60b37ae68f5e81fa1526ce242e07c9e3 (diff) | |
download | pfsense-packages-1312432b4aa191b0cece4eeae5442fa7cda6f2cf.tar.gz pfsense-packages-1312432b4aa191b0cece4eeae5442fa7cda6f2cf.tar.bz2 pfsense-packages-1312432b4aa191b0cece4eeae5442fa7cda6f2cf.zip |
Merge pull request #1104 from doktornotor/patch-2
Diffstat (limited to 'config/lightsquid/tpl/novopf/user_detail.html')
-rwxr-xr-x | config/lightsquid/tpl/novopf/user_detail.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lightsquid/tpl/novopf/user_detail.html b/config/lightsquid/tpl/novopf/user_detail.html index b3a7b168..8a8ff2cb 100755 --- a/config/lightsquid/tpl/novopf/user_detail.html +++ b/config/lightsquid/tpl/novopf/user_detail.html @@ -45,8 +45,8 @@ <tbody> <tr class=total> <th align="left" >##MSG_TOTAL##</th> - <th> </th> - <th> </th> + <th> </th> + <th> </th> <th align="right" nowrap="true">##TOTAL##</th> <th colspan=2> </th> </tr> |