diff options
Diffstat (limited to 'template/yoga/header.tpl')
-rw-r--r-- | template/yoga/header.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index d432d7b63..280d011a2 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -30,4 +30,4 @@ the "text/nonsense" prevents gecko based browsers to load it --> <body id="{BODY_ID}"> <div id="the_page"> -{PAGE_BANNER} +<div id="theHeader">{PAGE_BANNER}</div> |