aboutsummaryrefslogtreecommitdiffstats
path: root/config/lightsquid
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-10-18 11:30:30 +0200
committerdoktornotor <notordoktor@gmail.com>2015-10-18 11:30:30 +0200
commite48f0cd6186a9373103d0b301c5c01b7f9bbd9f5 (patch)
tree0c14bfff256a4bdfd1a0331eef34c2446e19524f /config/lightsquid
parent1aca88f92a14bb34bc218be01a4358ae378c43bb (diff)
downloadpfsense-packages-e48f0cd6186a9373103d0b301c5c01b7f9bbd9f5.tar.gz
pfsense-packages-e48f0cd6186a9373103d0b301c5c01b7f9bbd9f5.tar.bz2
pfsense-packages-e48f0cd6186a9373103d0b301c5c01b7f9bbd9f5.zip
Fix non-breaking space entities
Diffstat (limited to 'config/lightsquid')
-rwxr-xr-xconfig/lightsquid/tpl/novosea/user_month.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lightsquid/tpl/novosea/user_month.html b/config/lightsquid/tpl/novosea/user_month.html
index de7d8cab..f51e051e 100755
--- a/config/lightsquid/tpl/novosea/user_month.html
+++ b/config/lightsquid/tpl/novosea/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>