From 48a34c49824e60a18cafc9616cc13b9fcd4d9391 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sat, 22 Mar 2014 17:07:08 -0700 Subject: [PATCH] [FIX] HTML Errors --- public/templates/bootstrap/dashboard/default.tpl | 2 +- .../bootstrap/dashboard/round_statistics/pplns/shares.tpl | 8 ++++---- .../bootstrap/dashboard/round_statistics/prop/shares.tpl | 8 ++++---- .../bootstrap/dashboard/worker_information/default.tpl | 1 - 4 files changed, 9 insertions(+), 10 deletions(-) diff --git a/public/templates/bootstrap/dashboard/default.tpl b/public/templates/bootstrap/dashboard/default.tpl index 40a4ac87..1bb1993d 100644 --- a/public/templates/bootstrap/dashboard/default.tpl +++ b/public/templates/bootstrap/dashboard/default.tpl @@ -3,7 +3,7 @@
-

Overview

+

Overview

diff --git a/public/templates/bootstrap/dashboard/round_statistics/pplns/shares.tpl b/public/templates/bootstrap/dashboard/round_statistics/pplns/shares.tpl index 043df82d..55775392 100644 --- a/public/templates/bootstrap/dashboard/round_statistics/pplns/shares.tpl +++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/shares.tpl @@ -2,11 +2,11 @@ -
Own
-
Pool
+
Own
+
Pool
-
Valid
+
Valid
{$GLOBAL.userdata.shares.valid|number_format}
@@ -19,7 +19,7 @@ -
Invalid
+
Invalid
{$GLOBAL.userdata.shares.invalid|number_format}
diff --git a/public/templates/bootstrap/dashboard/round_statistics/prop/shares.tpl b/public/templates/bootstrap/dashboard/round_statistics/prop/shares.tpl index 043df82d..55775392 100644 --- a/public/templates/bootstrap/dashboard/round_statistics/prop/shares.tpl +++ b/public/templates/bootstrap/dashboard/round_statistics/prop/shares.tpl @@ -2,11 +2,11 @@ -
Own
-
Pool
+
Own
+
Pool
-
Valid
+
Valid
{$GLOBAL.userdata.shares.valid|number_format}
@@ -19,7 +19,7 @@ -
Invalid
+
Invalid
{$GLOBAL.userdata.shares.invalid|number_format}
diff --git a/public/templates/bootstrap/dashboard/worker_information/default.tpl b/public/templates/bootstrap/dashboard/worker_information/default.tpl index 3bedcb74..499e7360 100644 --- a/public/templates/bootstrap/dashboard/worker_information/default.tpl +++ b/public/templates/bootstrap/dashboard/worker_information/default.tpl @@ -16,7 +16,6 @@ No worker information available -