diff options
Diffstat (limited to 'BSF/template/yoga/admin/group_perm.tpl')
-rw-r--r-- | BSF/template/yoga/admin/group_perm.tpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/BSF/template/yoga/admin/group_perm.tpl b/BSF/template/yoga/admin/group_perm.tpl new file mode 100644 index 000000000..1dded1291 --- /dev/null +++ b/BSF/template/yoga/admin/group_perm.tpl @@ -0,0 +1,8 @@ +{* $Id *} +<h2>{$TITLE}</h2> + +<form method="post" action="{$F_ACTION}"> + {$DOUBLE_SELECT} +</form> + +<p>{'Only private categories are listed'|@translate}</p> |