Remove old dummy item
This commit is contained in:
parent
1e877a5d92
commit
af41b8e10b
1 changed files with 1 additions and 10 deletions
|
@ -24,16 +24,7 @@
|
|||
</header>
|
||||
<div class="flex-row">
|
||||
<div class="half-width">
|
||||
<form id="instanceSelectForm">
|
||||
<div>
|
||||
<input id="eepy.moe" type="radio" name="instanceSelect" />
|
||||
<label for="eepy.moe">
|
||||
Eepy Moe <img src="https://eepy.moe/static-assets/icons/192.png" alt="Eepy Moe icon"
|
||||
class="inlineIcon" />
|
||||
<small>(Sharkey)</small>
|
||||
</label>
|
||||
</div>
|
||||
</form>
|
||||
<form id="instanceSelectForm"></form>
|
||||
<br>
|
||||
<button onclick="showAddInstanceDialog()">Add an instance</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue