diff options
author | doktornotor <notordoktor@gmail.com> | 2015-10-18 11:31:09 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-10-18 11:31:09 +0200 |
commit | afbbd1492f664e34902d04fdd7cc5a3f77d86515 (patch) | |
tree | 4a89aba34177d221d24d7447dd1bfb16971c0af2 /config/lightsquid/tpl/novosea | |
parent | e48f0cd6186a9373103d0b301c5c01b7f9bbd9f5 (diff) | |
download | pfsense-packages-afbbd1492f664e34902d04fdd7cc5a3f77d86515.tar.gz pfsense-packages-afbbd1492f664e34902d04fdd7cc5a3f77d86515.tar.bz2 pfsense-packages-afbbd1492f664e34902d04fdd7cc5a3f77d86515.zip |
Fix non-breaking space entity
Diffstat (limited to 'config/lightsquid/tpl/novosea')
-rwxr-xr-x | config/lightsquid/tpl/novosea/whousesite.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lightsquid/tpl/novosea/whousesite.html b/config/lightsquid/tpl/novosea/whousesite.html index ffd288f4..5da69edc 100755 --- a/config/lightsquid/tpl/novosea/whousesite.html +++ b/config/lightsquid/tpl/novosea/whousesite.html @@ -61,7 +61,7 @@ <tr class=total> <th align="left">##MSG_TOTAL##</th> <!-- HIDE realname start--> - <td> </td> + <td> </td> <!-- HIDE realname end--> <th align="right">##TOTALCONNECT##</th> <th align="right">##TOTAL##</th> |