Label change

This commit is contained in:
2025-11-06 23:51:43 +03:00
parent fac2746902
commit 8b4472c349
2 changed files with 6 additions and 6 deletions

View File

@@ -1015,13 +1015,13 @@
class="form-input"
type="number"
min="0"
placeholder="125420"
placeholder="125.420"
bind:value={formData.km}
required
/>
</div>
<div class="form-group">
<label for="personnel_id">Personel</label>
<label for="personnel_id">Teslim Eden</label>
<select
id="personnel_id"
class="form-select"
@@ -1035,7 +1035,7 @@
</select>
</div>
<div class="form-group">
<label for="goods_manager_id">Mal Sorumlusu</label>
<label for="goods_manager_id">Teslim Alan</label>
<select
id="goods_manager_id"
class="form-select"