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>
|
</header>
|
||||||
<div class="flex-row">
|
<div class="flex-row">
|
||||||
<div class="half-width">
|
<div class="half-width">
|
||||||
<form id="instanceSelectForm">
|
<form id="instanceSelectForm"></form>
|
||||||
<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>
|
|
||||||
<br>
|
<br>
|
||||||
<button onclick="showAddInstanceDialog()">Add an instance</button>
|
<button onclick="showAddInstanceDialog()">Add an instance</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue