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/configuration.tpl | 5 -- template/cclear/admin/update.tpl | 83 ++++++++++++++++++--------------- template/cclear/admin/waiting.tpl | 21 ++++++--- 3 files changed, 59 insertions(+), 50 deletions(-) (limited to 'template/cclear') diff --git a/template/cclear/admin/configuration.tpl b/template/cclear/admin/configuration.tpl index 1277de25a..a806b2af9 100644 --- a/template/cclear/admin/configuration.tpl +++ b/template/cclear/admin/configuration.tpl @@ -23,11 +23,6 @@ {L_YES}   {L_NO} - - {general.L_CONF_NOTIFICATION} :
{general.L_CONF_NOTIFICATION_INFO} - {L_YES}   - {L_NO} - {general.L_CONF_GALLERY_LOCKED} :
{general.L_CONF_GALLERY_LOCKED_INFO} {L_YES}   diff --git a/template/cclear/admin/update.tpl b/template/cclear/admin/update.tpl index af8c53654..182a9a868 100644 --- a/template/cclear/admin/update.tpl +++ b/template/cclear/admin/update.tpl @@ -11,27 +11,27 @@
  • {update.NB_DEL_ELEMENTS} {L_NB_DEL_ELEMENTS}
  • {update.NB_ERRORS} {L_UPDATE_NB_ERRORS}
  • - +

    {L_UPDATE_ERROR_LIST_TITLE}

    {L_UPDATE_ERRORS_CAPTION}

    - - + +

    {L_UPDATE_INFOS_TITLE}

    - + @@ -45,36 +45,43 @@

    {L_UPDATE_TITLE}

    - -

    + +

    + {L_UPDATE_SYNC_FILES} + +
      +
    • +
    • +
    • +
    • +
    +
    + +
    + {L_UPDATE_SYNC_METADATA} +

    {L_USED_METADATA} : {METADATA_LIST}.

    +
      +
    • +
    • +
    +
    + +
    + {L_UPDATE_CATS_SUBSET} + + + + +
    + +

    +
    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