From 00ae6bdac6062594d16870dbd9ca0593f534198e Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 7 Feb 2016 21:06:17 -0800 Subject: a few tweaks to uno settings page to allow a default ACL to be created --- view/tpl/settings.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index af5f222fe..820ffd711 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -42,8 +42,12 @@
+ {{if $server_role != 'basic'}} {{include file="field_select_grouped.tpl" field=$role}} -
+ {{/if}} +
+ + {{if $server_role != 'basic'}}
@@ -65,6 +69,7 @@
+ {{/if}}
{{$aclselect}} -- cgit v1.2.3