fix config form button ids
This commit is contained in:
parent
ef4597490a
commit
daf93b2b32
@ -14,7 +14,7 @@
|
||||
<fieldset id="user-configurable">
|
||||
<legend>Change Configuration</legend>
|
||||
<div class="btn-group" id="form-actions">
|
||||
<button id="submit">CANCEL</button>
|
||||
<button id="cancel">CANCEL</button>
|
||||
<button id="submit">SUBMIT</button>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
Loading…
Reference in New Issue
Block a user