diff options
author | vdigital <vdigital@piwigo.org> | 2008-06-01 19:19:46 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-06-01 19:19:46 +0000 |
commit | e9ef6ccc72e51b0a40b5123320cbbfa1e5818ed3 (patch) | |
tree | 5f9157fceb17c23043263a322fd2239c2281e5bb /template/yoga/admin/comments.tpl | |
parent | 1806fd5b3640d34e6f121f7080805cbaaa7bb009 (diff) |
Stripy layout on Admin page (Not stable for all browsers)
git-svn-id: http://piwigo.org/svn/trunk@2381 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin/comments.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/comments.tpl b/template/yoga/admin/comments.tpl index 84b1677c6..1c7df910e 100644 --- a/template/yoga/admin/comments.tpl +++ b/template/yoga/admin/comments.tpl @@ -1,7 +1,7 @@ {* $Id$ *} <div class="titrePage"> - <h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2> {$TABSHEET} + <h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2> </div> <h3>{'User comments validation'|@translate}</h3> |