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

-
+