MOD EV3-423 Új megrendelés - Szállítási adatok

This commit is contained in:
E98Developer 2026-05-28 16:03:32 +02:00
parent dbaa7648bd
commit 6746617da1

View File

@ -19,13 +19,13 @@
<div class="form-check"> <div class="form-check">
<input class="form-check-input" type="radio" name="orderType" id="gridRadios1" value="daily" checked> <input class="form-check-input" type="radio" name="orderType" id="gridRadios1" value="daily" checked>
<label class="form-check-label" for="gridRadios1"> <label class="form-check-label" for="gridRadios1">
Napi Napi megrendelés
</label> </label>
</div> </div>
<div class="form-check"> <div class="form-check">
<input class="form-check-input" type="radio" name="orderType" id="gridRadios2" value="weekly"> <input class="form-check-input" type="radio" name="orderType" id="gridRadios2" value="weekly">
<label class="form-check-label" for="gridRadios2"> <label class="form-check-label" for="gridRadios2">
Heti Heti keretrendelés
</label> </label>
</div> </div>
</div> </div>