X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/174c53e97bcf1e5412c141829d152aa5a2b8684c..fa5ec9e2a70331da5da884a13ff5b70bdc2eada6:/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 71b454a..5fea00c 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -21,8 +21,14 @@ {% endif %} + {% if comment.can_convert %} + {% trans "Convert comment to answer" %} + {% endif %} + + ({% diff_date comment.added_at %}) - {{comment.user}} + {{comment.user.decorated_name}} {% if show_gravatar %}{% gravatar comment.user 18 %}{% endif %} @@ -43,7 +49,7 @@ {% if can_comment %}
- +
{{ min_length }}|{{ max_length }} @@ -58,11 +64,14 @@
%COMMENT%
-
+
+ {% trans "Convert comment to answer" %} + ({% trans "just now" %}) %USERNAME% {% if user.is_authenticated %} @@ -74,4 +83,4 @@ {% endif %}
- \ No newline at end of file +