From 60e7837f00070508f9ea9672f4812e95d644f70b Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 29 Jul 2014 19:26:17 -0700 Subject: implement the new friend activity post which has been missing for some time now --- view/tpl/settings.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 89c05b75f..443e63696 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -93,9 +93,9 @@
{{$activity_options}}
-{{*the next two aren't yet implemented *}} -{{*include file="field_checkbox.tpl" field=$post_newfriend*}} +{{*not yet implemented *}} {{*include file="field_checkbox.tpl" field=$post_joingroup*}} +{{include file="field_checkbox.tpl" field=$post_newfriend}} {{include file="field_checkbox.tpl" field=$post_profilechange}} -- cgit v1.2.3