diff options
author | doktornotor <notordoktor@gmail.com> | 2015-10-18 11:29:02 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-10-18 11:29:02 +0200 |
commit | 9148ef7e5bf6b7bb136f2ed9f44a39cf3fb7b3ed (patch) | |
tree | 7a780519127ddf3a5202ea4701446df9376ae31a /config/lightsquid/tpl/novosea/index.html | |
parent | 349ad93cd40843818a46d0499907d808c86303af (diff) | |
download | pfsense-packages-9148ef7e5bf6b7bb136f2ed9f44a39cf3fb7b3ed.tar.gz pfsense-packages-9148ef7e5bf6b7bb136f2ed9f44a39cf3fb7b3ed.tar.bz2 pfsense-packages-9148ef7e5bf6b7bb136f2ed9f44a39cf3fb7b3ed.zip |
Fix non-breaking space entity
Diffstat (limited to 'config/lightsquid/tpl/novosea/index.html')
-rwxr-xr-x | config/lightsquid/tpl/novosea/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lightsquid/tpl/novosea/index.html b/config/lightsquid/tpl/novosea/index.html index cf68c86d..874f196e 100755 --- a/config/lightsquid/tpl/novosea/index.html +++ b/config/lightsquid/tpl/novosea/index.html @@ -97,7 +97,7 @@ <TR class=total> <TD align="left">##MSG_TOTAL_AVERAGE##:</Td> <!-- HIDE group start --> - <TD> </TD> + <TD> </TD> <!-- HIDE group end --> <TD align="center">##USERAVERAGE##</TD> <!-- HIDE oversize start--> |