Have the big button submit the form

Instead of doing nothing at all
This commit is contained in:
Luc Everse 2023-02-01 15:00:27 +01:00
parent 1a2b535fc0
commit 035fa6a34b
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
<input id="abbreviation" type="text" autofocus />
<small id="abbreviation-hint" data-hint-for="abbreviation"></small>
<button id="debreviate" type="button">Debreviate</button>
<button id="debreviate" type="submit">Debreviate</button>
</form>
<label for="debreviations">Debreviations</label>