diff options
author | doktornotor <notordoktor@gmail.com> | 2015-10-18 11:28:18 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-10-18 11:28:18 +0200 |
commit | 349ad93cd40843818a46d0499907d808c86303af (patch) | |
tree | de259c83b796f8fbe7d073d324823518ede38176 /config/lightsquid/tpl/novopf | |
parent | dfc56a53c3813e759bb93d65faf582985ff0ff9c (diff) | |
download | pfsense-packages-349ad93cd40843818a46d0499907d808c86303af.tar.gz pfsense-packages-349ad93cd40843818a46d0499907d808c86303af.tar.bz2 pfsense-packages-349ad93cd40843818a46d0499907d808c86303af.zip |
Fix non-breaking space entity
Diffstat (limited to 'config/lightsquid/tpl/novopf')
-rwxr-xr-x | config/lightsquid/tpl/novopf/whousesite.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lightsquid/tpl/novopf/whousesite.html b/config/lightsquid/tpl/novopf/whousesite.html index ffd288f4..5da69edc 100755 --- a/config/lightsquid/tpl/novopf/whousesite.html +++ b/config/lightsquid/tpl/novopf/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> |