From 6242e245c1ca4f86565169c37a2b17095c5e6477 Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 7 Jan 2011 13:07:54 +0000 Subject: more compact footer.tpl (less spaced, unnnecessary span/class ...) sylvia css simplification git-svn-id: http://piwigo.org/svn/trunk@8492 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/footer.tpl | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) (limited to 'themes/default') diff --git a/themes/default/template/footer.tpl b/themes/default/template/footer.tpl index 90b445ca4..cf2f41a36 100644 --- a/themes/default/template/footer.tpl +++ b/themes/default/template/footer.tpl @@ -1,22 +1,18 @@ + {* copyright *} {if isset($debug.QUERIES_LIST)}
{$debug.QUERIES_LIST}
{/if} - +{* the_page *} \ No newline at end of file -- cgit v1.2.3