aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-02 17:54:36 -0800
committerfriendica <info@friendica.com>2014-02-02 17:54:36 -0800
commitee1580427e9a1bc4e2b86906f7b42d3071ed516d (patch)
tree979443bd249ed89fddcf93fcab6a6f67866be6d9 /view/tpl/settings.tpl
parent732a4b898afc7bc4d5b96f1b0f50f866c2068e06 (diff)
downloadvolse-hubzilla-ee1580427e9a1bc4e2b86906f7b42d3071ed516d.tar.gz
volse-hubzilla-ee1580427e9a1bc4e2b86906f7b42d3071ed516d.tar.bz2
volse-hubzilla-ee1580427e9a1bc4e2b86906f7b42d3071ed516d.zip
don't draw attention to advanced permissions and their corresponding complexity and clearly mark the simple permissions which people are encouraged to use.
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index b1a4f956d..ab5bb02cc 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -25,7 +25,7 @@
{{include file="field_checkbox.tpl" field=$hide_presence}}
-<div id="settings-privacy-macros">{{$lbl_pmacro}}</div>
+<h3 id="settings-privacy-macros">{{$lbl_pmacro}}</h3>
<ul>
<li><a href="#" onclick="channel_privacy_macro(3); return false" id="settings_pmacro3">{{$pmacro3}}</a></li>
<li><a href="#" onclick="channel_privacy_macro(2); return false" id="settings_pmacro2">{{$pmacro2}}</a></li>
@@ -34,6 +34,7 @@
</ul>
+<h3 id="settings-perm-advanced">{{$lbl_p2macro}}</h3>
<div id="settings-permissions-wrapper">
{{foreach $permiss_arr as $permit}}