From 2eafa9a47519f9f35c5eb568cf4235c092c1dcce Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 29 May 2012 01:14:53 -0700 Subject: ability to only expire contacts, not self --- view/settings.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/settings.tpl') diff --git a/view/settings.tpl b/view/settings.tpl index 556cd3ba3..d61af072f 100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -70,6 +70,7 @@ $unkmail {{ inc field_yesno.tpl with $field=$expire.items }}{{endinc}} {{ inc field_yesno.tpl with $field=$expire.notes }}{{endinc}} {{ inc field_yesno.tpl with $field=$expire.starred }}{{endinc}} + {{ inc field_yesno.tpl with $field=$expire.network_only }}{{endinc}} -- cgit v1.2.3