diff options
author | rub <rub@piwigo.org> | 2006-05-07 22:52:25 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2006-05-07 22:52:25 +0000 |
commit | 486aa9f4ad5d55caf376ca213fad1778e31e5bad (patch) | |
tree | f69c5d98e990295bb02a849d9c6b975f1883d147 /template | |
parent | b655577c08fb5e52035d681bad4135d6cab1cf67 (diff) |
Issue ID 0000371:
o Sorry but reverse r1299/1300
Issue ID 0000356:
o Add new html properties tags on adviser mode
git-svn-id: http://piwigo.org/svn/trunk@1303 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/header.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index 43d63cd6a..d432d7b63 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -29,8 +29,5 @@ 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} |