From 1fab736eb6903787ab8a69b26d1ca8b432137b9b Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Sat, 14 Sep 2013 17:59:01 +0200 Subject: [PATCH] new graph location --- public/templates/test/dashboard/default.tpl | 2 +- public/templates/test/dashboard/graph.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/templates/test/dashboard/default.tpl b/public/templates/test/dashboard/default.tpl index 1e293f1a..ab4f7224 100644 --- a/public/templates/test/dashboard/default.tpl +++ b/public/templates/test/dashboard/default.tpl @@ -1,8 +1,8 @@ {if $smarty.session.AUTHENTICATED|default} {assign var=payout_system value=$GLOBAL.config.payout_system} +{include file="dashboard/graph.tpl"} {include file="dashboard/default_$payout_system.tpl"} {include file="dashboard/gauges.tpl"} -{include file="dashboard/graph.tpl"} {else} {include file="login/default.tpl"} {/if} diff --git a/public/templates/test/dashboard/graph.tpl b/public/templates/test/dashboard/graph.tpl index 7e5ffb3c..ec6275f8 100644 --- a/public/templates/test/dashboard/graph.tpl +++ b/public/templates/test/dashboard/graph.tpl @@ -1,7 +1,7 @@ -
+

Graphs

-
+