From f94e5e55116d408bf67b3f346da2a216d18e4124 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 14 Sep 2008 12:25:34 +0000 Subject: roma tpl were missing. git-svn-id: http://piwigo.org/svn/trunk@2531 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/user_perm.tpl | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 admin/template/goto/user_perm.tpl (limited to 'admin/template/goto/user_perm.tpl') diff --git a/admin/template/goto/user_perm.tpl b/admin/template/goto/user_perm.tpl new file mode 100644 index 000000000..3183c82e7 --- /dev/null +++ b/admin/template/goto/user_perm.tpl @@ -0,0 +1,23 @@ +{* $Id$ *} +

{$TITLE}

+ +{if isset($categories_because_of_groups) } +
+ {'Categories authorized thanks to group associations'|@translate} + + +
+{/if} + + +
+ {'Other private categories'|@translate} + +
+ {$DOUBLE_SELECT} +
+
-- cgit v1.2.3