diff options
author | friendica <info@friendica.com> | 2012-04-30 19:01:41 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-30 19:01:41 -0700 |
commit | 3c0cf727161d824dd166d3c9cd8bc42248780590 (patch) | |
tree | bfd2a1c9b3272a9da1200e76d0cefd61d0c7df3c /view/settings.tpl | |
parent | 88c77083e679ad06c58721df6d5766b1492f4c43 (diff) | |
download | volse-hubzilla-3c0cf727161d824dd166d3c9cd8bc42248780590.tar.gz volse-hubzilla-3c0cf727161d824dd166d3c9cd8bc42248780590.tar.bz2 volse-hubzilla-3c0cf727161d824dd166d3c9cd8bc42248780590.zip |
make 'aaa joined group bbb' work from the initiating end, new privacy pref to control it
also hidewall wasn't properly checked before sending 'xxx is friends with yyy' messages
Diffstat (limited to 'view/settings.tpl')
-rw-r--r-- | view/settings.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index 59c669a87..cec3c6f64 100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -102,6 +102,7 @@ $unkmail <strong>$activity_options</strong> {{inc field_checkbox.tpl with $field=$post_newfriend }}{{endinc}} +{{inc field_checkbox.tpl with $field=$post_joingroup }}{{endinc}} {{inc field_checkbox.tpl with $field=$post_profilechange }}{{endinc}} |