Private
Public Access
1
0

small changes

This commit is contained in:
Sander Roosendaal
2020-01-11 13:07:18 +01:00
parent 5811b860d1
commit 1ec5e9f6c8
2 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,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>