diff options
author | rub <rub@piwigo.org> | 2007-03-16 18:49:19 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-03-16 18:49:19 +0000 |
commit | 1a3660405a6856bca55932900e18edd5b5e6d20b (patch) | |
tree | 6759a9129ed371803b7a9bfe8fb65671fe4c7e92 /template/yoga/admin/comments.tpl | |
parent | 837138918295869327ea93d06d508d7c26c2ebea (diff) |
Add the last (before 1.8) tabsheet on administration menu (Waiting elements).
Small change way mail function.
git-svn-id: http://piwigo.org/svn/trunk@1915 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/admin/comments.tpl')
-rw-r--r-- | template/yoga/admin/comments.tpl | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/template/yoga/admin/comments.tpl b/template/yoga/admin/comments.tpl index 39c18bd5c..88c86bd88 100644 --- a/template/yoga/admin/comments.tpl +++ b/template/yoga/admin/comments.tpl @@ -1,4 +1,10 @@ -<h2>{lang:User comments validation}</h2> +<!-- $Id$ --> +<div class="titrePage"> + <h2>{lang:waiting} {TABSHEET_TITLE}</h2> + {TABSHEET} +</div> + +<h3>{lang:User comments validation}</h3> <form method="post" action="{F_ACTION}"> <!-- BEGIN comment --> |