diff options
author | rub <rub@piwigo.org> | 2006-05-07 22:59:14 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2006-05-07 22:59:14 +0000 |
commit | b1c336f7bc3ba99145a7624efb7041664406bd8e (patch) | |
tree | b2308d8e398f05e311e6678e02ecdce4109bd323 /template/yoga | |
parent | b09f4b11b506d6fa9310888c5461d482dbce0388 (diff) |
Issue ID 0000371:
o Sorry but reverse r1299/1300
Issue ID 0000356:
o Add new html properties tags on adviser mode
Merge BSF r1302:1303 into branch-1_6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1304 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga')
-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} |