]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/reopen.html
Adds the option to save filters in the node management.
[osqa.git] / forum / skins / default / templates / reopen.html
index 37fb69c149caacb0b87478ad856332676e8bb0b3..cd0c37bc50500b76a2db50f84e3a7de707e5215a 100644 (file)
@@ -16,7 +16,7 @@
        {% trans "Reopen question" %}
 </div>
 <div id="main-body" style="width:100%">
-    <p>{% trans "Open the previously closed question" %}: <a href="{{ question.get_absolute_url }}"><span class="big">{{ question.get_question_title }}</span></a>
+    <p>{% trans "Open the previously closed question" %}: <a href="{{ question.get_absolute_url }}"><span class="big">{{ question.headline }}</span></a>
     
     </p>   
     <p><strong>{% trans "The question was closed for the following reason " %}"{{ question.get_close_reason_display }}"{% trans "reason - leave blank in english" %} <a href="{{ question.closed_by.get_profile_url }}">{{ question.closed_by.username }}</a> {% trans "on "%} {% diff_date question.closed_at %}<font class="darkred">{% trans "date closed" %}</font>