From 05663d3bee70006afd90d16e256dc405e6e8c311 Mon Sep 17 00:00:00 2001 From: flop25 Date: Mon, 2 Jan 2012 16:41:18 +0000 Subject: merge r12825 from trunk to branch 2.3 bug:2546 fixed: checkbox "apply on sub" after the button better "if isset" to avoid errors if no user have been selected git-svn-id: http://piwigo.org/svn/branches/2.3@12826 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/cat_perm.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'admin/themes/default/template/cat_perm.tpl') diff --git a/admin/themes/default/template/cat_perm.tpl b/admin/themes/default/template/cat_perm.tpl index 03a2822d9..0d0120938 100644 --- a/admin/themes/default/template/cat_perm.tpl +++ b/admin/themes/default/template/cat_perm.tpl @@ -25,8 +25,8 @@
  • {/foreach} - +

    {'Users'|@translate}

    @@ -59,9 +59,9 @@
  • {/foreach} - - + + -- cgit v1.2.3