Gregniuki commited on
Commit
293e7da
·
1 Parent(s): 95690be

Update templates/register.html

Browse files
Files changed (1) hide show
  1. templates/register.html +1 -1
templates/register.html CHANGED
@@ -57,7 +57,7 @@
57
  data-callback="onSubmit"
58
  >
59
  </div>
60
- <button type="button" id="submit-button">Register</button>
61
  </div>
62
 
63
 
 
57
  data-callback="onSubmit"
58
  >
59
  </div>
60
+ <button type="submit" id="submit-button">Register</button>
61
  </div>
62
 
63