diff options
author | friendica <info@friendica.com> | 2012-04-12 21:10:32 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-12 21:10:32 -0700 |
commit | 972c01edb3009e835d7a5a0861867cea8c06283f (patch) | |
tree | ee74dd95c896bb3c2a367a4f4f897f6ee20a231e /view | |
parent | 32cd62ff0a69cbce29617ac943dbcb580e395b67 (diff) | |
download | volse-hubzilla-972c01edb3009e835d7a5a0861867cea8c06283f.tar.gz volse-hubzilla-972c01edb3009e835d7a5a0861867cea8c06283f.tar.bz2 volse-hubzilla-972c01edb3009e835d7a5a0861867cea8c06283f.zip |
profile change activities
Diffstat (limited to 'view')
-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 081f56306..59c669a87 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_profilechange }}{{endinc}} <div id="settings-notify-desc"><strong>$lbl_not </strong></div> |