From 2cccba09f3262d63e8efbeb50bccda4c7860760f Mon Sep 17 00:00:00 2001 From: root Date: Sat, 1 Mar 2014 11:43:15 -0700 Subject: [PATCH] Fix Dashboard Padding --- public/templates/bootstrap/dashboard/overview.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/bootstrap/dashboard/overview.tpl b/public/templates/bootstrap/dashboard/overview.tpl index df451c81..db758b2d 100755 --- a/public/templates/bootstrap/dashboard/overview.tpl +++ b/public/templates/bootstrap/dashboard/overview.tpl @@ -27,7 +27,7 @@ Refresh interval: {$GLOBAL.config.statistics_ajax_refresh_interval|default:"10"} seconds. Hashrate based on shares submitted in the past {$INTERVAL|default:"5"} minutes. -
+
{include file="dashboard/round_data.tpl"} {include file="dashboard/account_data.tpl"}