From 77fd1f51a3c5f5a52f72ef8a299fe368228e2285 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 23 May 2008 21:05:41 +0000 Subject: git-svn-id: http://piwigo.org/svn/trunk@2357 68402e56-0260-453c-a942-63ccdbb3a9ee --- BSF/template/yoga/admin/user_perm.tpl | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 BSF/template/yoga/admin/user_perm.tpl (limited to 'BSF/template/yoga/admin/user_perm.tpl') diff --git a/BSF/template/yoga/admin/user_perm.tpl b/BSF/template/yoga/admin/user_perm.tpl new file mode 100644 index 000000000..3183c82e7 --- /dev/null +++ b/BSF/template/yoga/admin/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