From 9148ef7e5bf6b7bb136f2ed9f44a39cf3fb7b3ed Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 18 Oct 2015 11:29:02 +0200 Subject: Fix non-breaking space entity --- config/lightsquid/tpl/novosea/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/lightsquid/tpl/novosea') 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 @@ ##MSG_TOTAL_AVERAGE##: -   +   ##USERAVERAGE## -- cgit v1.2.3 From 1aca88f92a14bb34bc218be01a4358ae378c43bb Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 18 Oct 2015 11:29:51 +0200 Subject: Fix non-breaking space entities --- config/lightsquid/tpl/novosea/user_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/lightsquid/tpl/novosea') diff --git a/config/lightsquid/tpl/novosea/user_detail.html b/config/lightsquid/tpl/novosea/user_detail.html index b3a7b168..8a8ff2cb 100755 --- a/config/lightsquid/tpl/novosea/user_detail.html +++ b/config/lightsquid/tpl/novosea/user_detail.html @@ -45,8 +45,8 @@ ##MSG_TOTAL## -   -   +   +   ##TOTAL##   -- cgit v1.2.3 From e48f0cd6186a9373103d0b301c5c01b7f9bbd9f5 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 18 Oct 2015 11:30:30 +0200 Subject: Fix non-breaking space entities --- config/lightsquid/tpl/novosea/user_month.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/lightsquid/tpl/novosea') 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 @@ ##MSG_TOTAL## ##TOTALBYTES## -   -   +   +   -- cgit v1.2.3 From afbbd1492f664e34902d04fdd7cc5a3f77d86515 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 18 Oct 2015 11:31:09 +0200 Subject: Fix non-breaking space entity --- config/lightsquid/tpl/novosea/whousesite.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/lightsquid/tpl/novosea') 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 @@ ##MSG_TOTAL## -   +   ##TOTALCONNECT## ##TOTAL## -- cgit v1.2.3