From 48a25b1b858b5d43eb64e1e45e0c8ad850957e4e Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 18 Jun 2018 20:44:59 -0700 Subject: channel sources: add 'resend' option to discard original author - similar to the Friendica remote_self setting --- view/tpl/sources_new.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/sources_new.tpl') diff --git a/view/tpl/sources_new.tpl b/view/tpl/sources_new.tpl index bbc22df84..7cda9998d 100644 --- a/view/tpl/sources_new.tpl +++ b/view/tpl/sources_new.tpl @@ -7,6 +7,7 @@ {{include file="field_input.tpl" field=$name}} {{include file="field_input.tpl" field=$tags}} +{{include file="field_checkbox.tpl" field=$resend}} {{include file="field_textarea.tpl" field=$words}}
-- cgit v1.2.3