ability to only expire contacts, not self

This commit is contained in:
friendica 2012-05-29 01:14:53 -07:00
commit 2eafa9a475
4 changed files with 10 additions and 5 deletions

View file

@ -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}}
</div>
</div>