Disable "please select"

This commit is contained in:
CenTdemeern1 2025-01-28 23:45:59 +01:00
parent 320e2abac2
commit 64291db3ea

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="">(Please select)</option>
<option value="" disabled>(Please select)</option>
</select>
</div>
<div class="half-width flex-row-reverse">