Compare commits

..

2 commits

Author SHA1 Message Date
2d80ace5f4 Add defaults list for use later 2025-01-28 23:52:17 +01:00
f90bd5891d Kinda rough but it works (mostly) 2025-01-28 23:27:24 +01:00

View file

@ -91,7 +91,7 @@ Unchecking this is not recommended, and this option only exists for exceptional
<label for="instanceSoftware">Instance software</label>
<br>
<select id="instanceSoftware" type="text" name="instanceSoftware" required>
<option value="" disabled>(Please select)</option>
<option value="">(Please select)</option>
</select>
</div>
<div class="half-width flex-row-reverse">