From 36e23aa735514baf5f07a6f608396364c48d17e7 Mon Sep 17 00:00:00 2001 From: rog1121 Date: Sat, 1 Mar 2014 16:19:37 -0700 Subject: [PATCH] Fix Datables CSS & Master Template --- public/templates/bootstrap/master.tpl | 39 +++------------------------ 1 file changed, 3 insertions(+), 36 deletions(-) diff --git a/public/templates/bootstrap/master.tpl b/public/templates/bootstrap/master.tpl index e872d97c..860c5c50 100755 --- a/public/templates/bootstrap/master.tpl +++ b/public/templates/bootstrap/master.tpl @@ -4,38 +4,11 @@ {$GLOBAL.website.title} I {$smarty.request.page|escape|default:"home"|capitalize} - + - - - - - - - - - - - - - {literal}{/literal} - - {if $GLOBAL.statistics.analytics.enabled} - {$GLOBAL.statistics.analytics.code nofilter} - {/if} - - - - - {if $GLOBAL.statistics.analytics.enabled} @@ -51,6 +24,7 @@ + @@ -95,12 +69,5 @@ {include file="global/footer.tpl"} - - - - - - - - + \ No newline at end of file