From: Hypolite Petovan Date: Sat, 7 Jan 2017 15:13:55 +0000 (+1100) Subject: Use placeholder attribute for Comment message X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b50f1f970f6c96e45f695c69f8a40ea0bcc0dfcd;p=friendica.git Use placeholder attribute for Comment message - Remove global aStr.comment - Remove global window.commentEmptyText - Remove head.tpl $comment parameter --- diff --git a/boot.php b/boot.php index aad8813766..2dce765cad 100644 --- a/boot.php +++ b/boot.php @@ -971,7 +971,6 @@ class App { '$local_user' => local_user(), '$generator' => 'Friendica' . ' ' . FRIENDICA_VERSION, '$delitem' => t('Delete this item?'), - '$comment' => t('Comment'), '$showmore' => t('show more'), '$showfewer' => t('show fewer'), '$update_interval' => $interval, diff --git a/view/templates/comment_item.tpl b/view/templates/comment_item.tpl index a0fd805bcc..63ec5d728b 100644 --- a/view/templates/comment_item.tpl +++ b/view/templates/comment_item.tpl @@ -17,7 +17,7 @@ {{$mytitle}}
- + {{if $qcomment}} - +