diff options
-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 9fb16455f..d3685e3c0 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -39,4 +39,4 @@ the "text/nonsense" prevents gecko based browsers to load it --> </table> </div> <!-- END header_msgs --> -{PAGE_BANNER} +<div id="theHeader">{PAGE_BANNER}</div> |