no-more-proxy #3

Merge aplicado
CenTdemeern1 mesclou 12 commits from no-more-proxy into main 2025-02-03 00:03:51 +00:00
Mostrando apenas as alterações do commit 64291db3ea - Mostrar todos os commits

Disable "please select"

CenTdemeern1 2025-01-28 23:45:59 +01:00

Ver arquivo

@ -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">