aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-16 16:04:46 -0800
committerfriendica <info@friendica.com>2014-02-16 16:04:46 -0800
commit70526915c87b57e4d91f0ab9a518d34a6dc04c82 (patch)
treea8f736754077e2a113b51185ec55d2f86657f7b2 /view
parent16cd9e2a7e111b4c1ea8babb69862cb82775fa09 (diff)
downloadvolse-hubzilla-70526915c87b57e4d91f0ab9a518d34a6dc04c82.tar.gz
volse-hubzilla-70526915c87b57e4d91f0ab9a518d34a6dc04c82.tar.bz2
volse-hubzilla-70526915c87b57e4d91f0ab9a518d34a6dc04c82.zip
several things were not working correctly w/r/t community tagging. The preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit.
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/settings.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 808078413..f5f2206bc 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -59,10 +59,14 @@
</div>
<div class="settings-common-perms">
+
+
{{$profile_in_dir}}
{{$suggestme}}
+{{include file="field_yesno.tpl" field=$blocktags}}
+
{{include file="field_input.tpl" field=$maxreq}}
{{include file="field_input.tpl" field=$cntunkmail}}