diff options
author | vdigital <vdigital@piwigo.org> | 2008-06-24 21:24:18 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-06-24 21:24:18 +0000 |
commit | 10a97b9ff31e2b7115b067740222aa72d1aa2d0a (patch) | |
tree | 2d2fa343164dcae7dbf96784e61e8a4d6989814c /admin/template/yoga/footer.tpl | |
parent | 42eff237ae6bb07c53d7a36f78bed3b9c2845e5b (diff) |
Some admin theme and template changes on Stripy request (No optimisation).
git-svn-id: http://piwigo.org/svn/trunk@2397 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | admin/template/yoga/footer.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/template/yoga/footer.tpl b/admin/template/yoga/footer.tpl index a18209832..97557d95d 100644 --- a/admin/template/yoga/footer.tpl +++ b/admin/template/yoga/footer.tpl @@ -35,5 +35,7 @@ </div> <!-- the_page --> {if isset($debug.QUERIES_LIST)}{$debug.QUERIES_LIST}{/if} +<div id="leaves"> +</div> </body> </html>
\ No newline at end of file |