Commit c9d4e861 by Xavier Antoviaque

Rename "submit" button to "Check"

parent 0ca70266
......@@ -7,7 +7,7 @@
{{c.body_html|safe}}
{% endfor %}
{% if self.display_submit %}
<input type="button" value="submit" class="submit"></input>
<input type="button" value="Check" class="submit"></input>
<span class="progress" data-completed="{{ self.completed }}">
<span class='indicator'></span>
</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment