aboutsummaryrefslogtreecommitdiffstats
path: root/config/lightsquid
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-10-18 11:27:25 +0200
committerdoktornotor <notordoktor@gmail.com>2015-10-18 11:27:25 +0200
commitdfc56a53c3813e759bb93d65faf582985ff0ff9c (patch)
tree9e9afccd9521aed7058f79f5e6f68de9c1ef3f73 /config/lightsquid
parent1b9c421c771856bafd1e70bccbb547884d6a6d4d (diff)
downloadpfsense-packages-dfc56a53c3813e759bb93d65faf582985ff0ff9c.tar.gz
pfsense-packages-dfc56a53c3813e759bb93d65faf582985ff0ff9c.tar.bz2
pfsense-packages-dfc56a53c3813e759bb93d65faf582985ff0ff9c.zip
Fix non-breaking space entities
Diffstat (limited to 'config/lightsquid')
-rwxr-xr-xconfig/lightsquid/tpl/novopf/user_month.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lightsquid/tpl/novopf/user_month.html b/config/lightsquid/tpl/novopf/user_month.html
index de7d8cab..f51e051e 100755
--- a/config/lightsquid/tpl/novopf/user_month.html
+++ b/config/lightsquid/tpl/novopf/user_month.html
@@ -63,8 +63,8 @@
<TR class="total">
<TD align="center">##MSG_TOTAL##</TD>
<TD align="right" nowrap="true"><FONT size="-1">##TOTALBYTES##</FONT></TD>
- <td align="right" nowrap="true">&nbsp</td>
- <td align="right" nowrap="true">&nbsp</td>
+ <td align="right" nowrap="true">&nbsp;</td>
+ <td align="right" nowrap="true">&nbsp;</td>
</TR>
</tbody>
</table>