diff options
Diffstat (limited to 'template/yoga')
-rw-r--r-- | template/yoga/header.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index d432d7b63..43d63cd6a 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -29,5 +29,8 @@ the "text/nonsense" prevents gecko based browsers to load it --> <body id="{BODY_ID}"> <div id="the_page"> + <div class="titrePage"> + <h2 style="text-align:center">{ADVISER_ENABLED}</h2> + </div> {PAGE_BANNER} |