aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/yoga/header.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/template/yoga/header.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/template/yoga/header.tpl b/admin/template/yoga/header.tpl
index 8399509f1..b6169df99 100644
--- a/admin/template/yoga/header.tpl
+++ b/admin/template/yoga/header.tpl
@@ -42,8 +42,8 @@
</head>
-<body id="{$BODY_ID}" class="png">
-<div id="headbranch" class="png"></div> {* Dummy block for double background management *}
+<body id="{$BODY_ID}">
+<div id="headbranch"></div> {* Dummy block for double background management *}
<div id="the_page">
{if not empty($header_msgs)}
@@ -54,7 +54,7 @@
</div>
{/if}
-<div id="theHeader" class="png">{*$PAGE_BANNER*}</div>
+<div id="theHeader">{*$PAGE_BANNER*}</div>
{if not empty($header_notes)}
<div class="header_notes">
{foreach from=$header_notes item=elt}