diff options
author | vdigital <vdigital@piwigo.org> | 2008-07-02 06:40:13 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-07-02 06:40:13 +0000 |
commit | 9792ec308ba8eea81550f58a883d606bbe69e777 (patch) | |
tree | 51a5183c733760dcff077002486e599e28f7057d /admin/template/yoga/footer.tpl | |
parent | 644f8ee621549ce1a60f3e1e0dbff83eab8e0c87 (diff) |
Reversed logic for backgrounds
$tabsheet transfer: general use available in admin.tpl
Some CSS admin simplications
git-svn-id: http://piwigo.org/svn/trunk@2415 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/yoga/footer.tpl')
-rw-r--r-- | admin/template/yoga/footer.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/template/yoga/footer.tpl b/admin/template/yoga/footer.tpl index 97557d95d..56677dcfb 100644 --- a/admin/template/yoga/footer.tpl +++ b/admin/template/yoga/footer.tpl @@ -35,7 +35,6 @@ </div> <!-- the_page --> {if isset($debug.QUERIES_LIST)}{$debug.QUERIES_LIST}{/if} -<div id="leaves"> </div> </body> </html>
\ No newline at end of file |