From 4d5469f27ed2bea05dcfc4c286a9d14413a9e6b6 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sat, 17 Jun 2017 17:59:31 -0700 Subject: brainstorming a comment moderation system --- view/tpl/comment_item.tpl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl index bd5176c83..92eeac056 100755 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl @@ -10,6 +10,13 @@ + {{if $anoncomments && ! $observer}} +
+ {{include file="field_input.tpl" field=$authorname}} + {{include file="field_input.tpl" field=$authormail}} + {{$anon_extras}} +
+ {{/if}} {{if $qcomment}}