diff options
author | friendica <info@friendica.com> | 2014-09-18 16:32:05 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-09-18 16:32:05 -0700 |
commit | d4759a5883e6776a2022b204b1af84e454de7f67 (patch) | |
tree | 48233090c33d9741f7173f6fd727de53b2d58200 /view/tpl/settings.tpl | |
parent | 0b47fb9a91b58147e616ea75a23dea0d431c40f8 (diff) | |
download | volse-hubzilla-d4759a5883e6776a2022b204b1af84e454de7f67.tar.gz volse-hubzilla-d4759a5883e6776a2022b204b1af84e454de7f67.tar.bz2 volse-hubzilla-d4759a5883e6776a2022b204b1af84e454de7f67.zip |
repeated content collapse on update from display page under rare conditions (when the conversation hasn't changed)
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-x | view/tpl/settings.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 443e63696..4dba1f23e 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -24,7 +24,6 @@ {{include file="field_checkbox.tpl" field=$hide_presence}} - <h3 id="settings-privacy-macros">{{$lbl_pmacro}}</h3> <ul id="settings-privacy-macros"> <li><a href="#" onclick="channel_privacy_macro(2); return false" id="settings_pmacro2">{{$pmacro2}}</a></li> |