Private
Public Access
1
0

small fixes

This commit is contained in:
Sander Roosendaal
2020-01-11 13:11:39 +01:00
parent 1ec5e9f6c8
commit f5bfef34cf
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ frm.submit(function(e) {
<table>
{{ form.as_table }}
</table>
<input type="submit" name="submit" value="SUBMIT">
<input type="submit" name="submit" value="CONTINUE">
</li>
</ul>