X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/90c94238301b5d208461f810021e572a9b06e8e7..bb63044c86f47d0f98e60ad75e6d1230c6fc2bcf:/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 702d3ad..5fea00c 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -21,6 +21,12 @@ {% endif %} + {% if comment.can_convert %} + {% trans "Convert comment to answer" %} + {% endif %} + + ({% diff_date comment.added_at %}) {{comment.user.decorated_name}} {% if show_gravatar %}{% gravatar comment.user 18 %}{% endif %} @@ -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 +