From 734d08b97d80b607b97b7060a6022db4d89d831e Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 1 Apr 2010 14:14:21 +0000 Subject: Fix missing keys: some keys have been removed by mistake during the massive key conversion. git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/cat_modify.tpl | 2 +- admin/themes/default/template/upgrade.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'admin/themes') diff --git a/admin/themes/default/template/cat_modify.tpl b/admin/themes/default/template/cat_modify.tpl index 348683003..0a1b7f700 100644 --- a/admin/themes/default/template/cat_modify.tpl +++ b/admin/themes/default/template/cat_modify.tpl @@ -14,7 +14,7 @@ {/if} {if isset($U_MANAGE_ELEMENTS) }
  • {'elements'|@translate}
  • -
  • {'ranks'|@translate}
  • +
  • {'ranks'|@translate}
  • {/if}
  • {'sub-categories'|@translate}
  • {if isset($U_MANAGE_PERMISSIONS) } diff --git a/admin/themes/default/template/upgrade.tpl b/admin/themes/default/template/upgrade.tpl index 26274ec76..4b1964775 100644 --- a/admin/themes/default/template/upgrade.tpl +++ b/admin/themes/default/template/upgrade.tpl @@ -124,7 +124,7 @@ textarea { margin-left: 20px; } {/if} {if isset($upgrade)} -

    {'Upgrade from %s to %s'|@translate|@sprintf:$upgrade.VERSION:$RELEASE}

    +

    {'Upgrade from version %s to %s'|@translate|@sprintf:$upgrade.VERSION:$RELEASE}

    {'Statistics'|@translate}