From 52fa84135c261f820a8ac45d4d5a63ffd97d45e2 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 25 Jul 2014 01:13:08 -0700 Subject: wrong label on icon --- 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 423d13d88..351cc8e14 100755 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl @@ -37,7 +37,7 @@ - {{/if}} - +
-- cgit v1.2.3 From e233e386b84f8b43cfc8d757cad454403670e043 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Mon, 8 Dec 2014 22:46:30 +0100 Subject: Group comment editor icons --- view/tpl/comment_item.tpl | 62 ++++++++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 28 deletions(-) (limited to 'view/tpl/comment_item.tpl') diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl index e68314797..ab67bc196 100755 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl @@ -21,35 +21,41 @@ {{/if}}
-
- - - - - - - - +
+
+ + + + + +
+
+ + + +
{{if $feature_encrypt}} - +
+ +
{{/if}}
-- cgit v1.2.3