From 32cd62ff0a69cbce29617ac943dbcb580e395b67 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 12 Apr 2012 18:15:46 -0700 Subject: allow setting default new friend notify --- view/settings.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/settings.tpl b/view/settings.tpl index ebca4875f..081f56306 100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -99,7 +99,12 @@ $unkmail

$h_not

-
$lbl_not
+$activity_options + +{{inc field_checkbox.tpl with $field=$post_newfriend }}{{endinc}} + + +
$lbl_not
{{inc field_intcheckbox.tpl with $field=$notify1 }}{{endinc}} -- cgit v1.2.3