diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-05-11 22:31:05 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-05-11 22:31:05 +0200 |
commit | 25df2080ead7301b5a26aeb7953065787c63d259 (patch) | |
tree | 502091fabfd68f0e9c1500348b90cb095a3310c9 /view/tpl | |
parent | 5632022d79432eff76f7fc69d311f1b9b152d07c (diff) | |
download | volse-hubzilla-25df2080ead7301b5a26aeb7953065787c63d259.tar.gz volse-hubzilla-25df2080ead7301b5a26aeb7953065787c63d259.tar.bz2 volse-hubzilla-25df2080ead7301b5a26aeb7953065787c63d259.zip |
more whitespace
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/acl_selector.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl index 90bf782f5..0e9562157 100755 --- a/view/tpl/acl_selector.tpl +++ b/view/tpl/acl_selector.tpl @@ -10,7 +10,7 @@ </div> <div class="section-content-wrapper"> {{if $aclModalDesc}} - <div id="acl-dialog-description" class="section-content-info-wrapper">{{$aclModalDesc}}</div> + <div id="acl-dialog-description" class="section-content-info-wrapper">{{$aclModalDesc}}</div> {{/if}} {{if $jotnets}} <div class="jotnets-wrapper" role="tab" id="jotnets-wrapper"> |