Compare commits

..

3 commits

View file

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