update button
This commit is contained in:
parent
7db57e289a
commit
f07b3fac56
@ -77,7 +77,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<p>Generate a new station ID or use an existing ID?</p>
|
<p>Generate a new station ID or use an existing ID?</p>
|
||||||
<button id="generate-new-key" class="btn btn-primary mt-2">Generate New Key</button>
|
<button id="generate-new-key" class="btn btn-primary mt-2">Generate New ID</button>
|
||||||
<input type="text" id="existing-key" class="form-control mt-3" placeholder="You may manually enter an ID here">
|
<input type="text" id="existing-key" class="form-control mt-3" placeholder="You may manually enter an ID here">
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
|
Loading…
Reference in New Issue
Block a user