diff options
author | friendica <info@friendica.com> | 2012-01-03 17:29:07 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-01-03 17:29:07 -0800 |
commit | 969cd145ce0e717399dbfff6cbc1a45342206e1a (patch) | |
tree | 0cb293580fa177c9fd2c089104b46a9840d34db1 /view | |
parent | c583d1620955b8d170b8cbf7a106cefeecad56c8 (diff) | |
download | volse-hubzilla-969cd145ce0e717399dbfff6cbc1a45342206e1a.tar.gz volse-hubzilla-969cd145ce0e717399dbfff6cbc1a45342206e1a.tar.bz2 volse-hubzilla-969cd145ce0e717399dbfff6cbc1a45342206e1a.zip |
suggestion notifications
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 e15976581..6310ff47e 100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -107,6 +107,7 @@ $suggestme {{inc field_intcheckbox.tpl with $field=$notify3 }}{{endinc}} {{inc field_intcheckbox.tpl with $field=$notify4 }}{{endinc}} {{inc field_intcheckbox.tpl with $field=$notify5 }}{{endinc}} +{{inc field_intcheckbox.tpl with $field=$notify6 }}{{endinc}} </div> |