diff options
author | plegall <plg@piwigo.org> | 2011-01-18 13:25:04 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-01-18 13:25:04 +0000 |
commit | 790e91754165abad7cf94b64e1acc456832a3fac (patch) | |
tree | ade62ca84bd0f64ed09f9f48abdffe3e78e94ecc /admin/themes/default/template | |
parent | 6db359c6222072f0f02e0c603ecfb52e8d0f13ab (diff) |
feature 2113: new logo on administration screen
git-svn-id: http://piwigo.org/svn/trunk@8732 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/template')
-rw-r--r-- | admin/themes/default/template/header.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/themes/default/template/header.tpl b/admin/themes/default/template/header.tpl index a64fcbf17..19ef37908 100644 --- a/admin/themes/default/template/header.tpl +++ b/admin/themes/default/template/header.tpl @@ -70,8 +70,6 @@ </div> {/if} -<div id="theHeader">{*$PAGE_BANNER*}</div> - {if not empty($header_notes)} <div class="header_notes"> {foreach from=$header_notes item=elt} |