aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-04 22:33:53 -0700
committerzotlabs <mike@macgirvin.com>2017-09-04 22:33:53 -0700
commitca58ef80ae665ab2b9da125e17fdb33a1ea90a40 (patch)
treef5c53fc0a1ed04f986d4fb06ff45545081780335 /view/tpl/settings.tpl
parent05654e498034329759351c4a64349734ce6b7204 (diff)
parentc8000fca1f2ee379b62b473a00838af9a48bc4b6 (diff)
downloadvolse-hubzilla-ca58ef80ae665ab2b9da125e17fdb33a1ea90a40.tar.gz
volse-hubzilla-ca58ef80ae665ab2b9da125e17fdb33a1ea90a40.tar.bz2
volse-hubzilla-ca58ef80ae665ab2b9da125e17fdb33a1ea90a40.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 3a8e31107..704d89bdd 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -46,7 +46,6 @@
<div class="section-content-tools-wrapper">
{{include file="field_select_grouped.tpl" field=$role}}
<div id="advanced-perm" style="display:{{if $permissions_set}}none{{else}}block{{/if}};">
-
<div class="form-group">
<button type="button" class="btn btn-outline-secondary" data-toggle="modal" data-target="#apsModal">{{$lbl_p2macro}}</button>
</div>
@@ -54,8 +53,8 @@
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
- <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title">{{$lbl_p2macro}}</h4>
+ <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
{{foreach $permiss_arr as $permit}}