]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/node/report.html
Some general UI enhancements.
[osqa.git] / forum / skins / default / templates / node / report.html
index dbc86305b925e80fea3fd7728d3ccc6ca1276343..c8607bbd30a14999568c0577b655e2be8137cc94 100644 (file)
@@ -7,10 +7,7 @@
             <option value="{{ type }}">{{ type }}</option>\r
         {% endfor %}\r
     </select>\r
-    <textarea>{{ types|first }}</textarea>\r
-    <div class="prompt-buttons">\r
-        <button class="prompt-cancel">{% trans "Cancel" %}</button><button class="prompt-submit">{% trans "Send" %}</button>\r
-    </div>\r
+    <textarea class="prompt-return">{{ types|first }}</textarea>\r
 </div>\r
 <script>\r
 $('.user-prompt .prompt-examples').change(function() {\r