diff options
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-x | view/tpl/settings.tpl | 6 |
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}} |