X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/410bfa05ee36ed1d99356c443a5f3f6aa3ee9578..64b2d51a7d52a03c37bc7c35fa90e111e257fd93:/forum/skins/default/templates/node/comments.html diff --git a/forum/skins/default/templates/node/comments.html b/forum/skins/default/templates/node/comments.html index 571fd24..71b454a 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -39,15 +39,15 @@ {% trans "add new comment" %} {% endif %} -{% if can_comment %}
+ {% if can_comment %}
{{ min_length }}|{{ max_length }} - {% trans "characters to go" %} + {% trans "characters needed" %} {% trans "characters left" %} @@ -72,6 +72,6 @@
+ {% endif %}
-{% endif %} \ No newline at end of file