X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/ecd9fa68ea62902f79744b458e4ea2ed95ce00ac..1003e4c1d2842b351ea3e168d8ac6c20d83ba442:/forum/skins/default/templates/node/accept_button.html
diff --git a/forum/skins/default/templates/node/accept_button.html b/forum/skins/default/templates/node/accept_button.html
index 2121491..94f0f54 100644
--- a/forum/skins/default/templates/node/accept_button.html
+++ b/forum/skins/default/templates/node/accept_button.html
@@ -1,7 +1,22 @@
-{% load i18n %}
-
-{% if can_accept %}
-
-{% endif %}
\ No newline at end of file
+{% load i18n %}
+
+{% if can_accept %}
+
+
+{% else %}
+ {% if answer.nis.accepted %}
+
+
+ {% endif %}
+{% endif %}
+