aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-08-27 21:06:11 -0700
committerfriendica <info@friendica.com>2013-08-27 21:06:11 -0700
commit7bb92899218a2a0de261d3caeed1d723a508cc13 (patch)
treed4736eaca6226e767130547a55f827831dc64d96 /view/tpl/settings.tpl
parent390a1ce552d57fe5eea6bc2ed43ea0b8bb07c77b (diff)
downloadvolse-hubzilla-7bb92899218a2a0de261d3caeed1d723a508cc13.tar.gz
volse-hubzilla-7bb92899218a2a0de261d3caeed1d723a508cc13.tar.bz2
volse-hubzilla-7bb92899218a2a0de261d3caeed1d723a508cc13.zip
Preparatory work for photo conversations (third time). Also take away unused "post new activity" preferences until they actually do something.
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 194b90e80..0471546a6 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -100,9 +100,9 @@
<div id="settings-notifications">
<div id="settings-activity-desc">{{$activity_options}}</div>
-
-{{include file="field_checkbox.tpl" field=$post_newfriend}}
-{{include file="field_checkbox.tpl" field=$post_joingroup}}
+{{*the next two aren't yet implemented *}}
+{{*include file="field_checkbox.tpl" field=$post_newfriend*}}
+{{*include file="field_checkbox.tpl" field=$post_joingroup*}}
{{include file="field_checkbox.tpl" field=$post_profilechange}}