From 429dd2ff626119727103297cd33b3c9a3b921d89 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 24 Aug 2005 22:22:29 +0000 Subject: - deletion : no mail notification anymore. Feature replaced by RSS feed notification. - improvement : on waiting pictures management. Ability to validate all or reject all in one clic. - regrouped fields in admin/update git-svn-id: http://piwigo.org/svn/trunk@849 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/cclear/admin/waiting.tpl | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'template/cclear/admin/waiting.tpl') diff --git a/template/cclear/admin/waiting.tpl b/template/cclear/admin/waiting.tpl index 8da061a2e..d011e9984 100644 --- a/template/cclear/admin/waiting.tpl +++ b/template/cclear/admin/waiting.tpl @@ -2,6 +2,9 @@

{lang:title_waiting}

+ + + @@ -16,25 +19,29 @@
{L_CATEGORY}{picture.CATEGORY_IMG} {picture.DATE_IMG} - {picture.FILE_IMG} + {picture.FILE_IMG} - {picture.thumbnail.FILE_TN_IMG} + {picture.thumbnail.FILE_TN_IMG} {picture.UPLOAD_USERNAME} - {L_SUBMIT} - {L_DELETE} + +
-

- - + +

+ + + +

+
-- cgit v1.2.3