Commit e9323618 authored by Nate Brevin A. Que's avatar Nate Brevin A. Que

Fixed another typographical error in 'assignment-add.html'

parent 3f51690f
......@@ -6,7 +6,7 @@
<form action="" method="post">
{% csrf_token %}
{{ form.as_p }}
<input type="submit" value="Save New Assigment">
<input type="submit" value="Save New Assignment">
</form>
{% endblock %}
{% block scripts %}
......
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