From 2fe6aef8bc41db07cfac094f9ede7b06a52e0ade Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 14 Nov 2013 22:54:16 -0800 Subject: fix default cipher for comments and set it at the conversation level rather than the item level. --- view/tpl/comment_item.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/comment_item.tpl') diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl index fb08624f2..b8e2b4730 100755 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl @@ -43,7 +43,7 @@ {{if $feature_encrypt}}
  • + onclick="red_encrypt('{{$cipher}}','#comment-edit-text-' + '{{$id}}',''); return false;"> {{/if}}
    -- cgit v1.2.3