df
This commit is contained in:
parent
839ba4a4dd
commit
938b44405c
|
|
@ -123,11 +123,11 @@
|
|||
<input class="form-control" type="text" id="telephonerepresentant" name="telephonerepresentant">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Sigle") ?></label>
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Sigle") ?></label>
|
||||
<input class="form-control majuscule shadow-none border-2" type="text" id="siglerepresentant" name="siglerepresentant" value="">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Service") ?></label>
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Service") ?></label>
|
||||
<input class="form-control majuscule shadow-none border-2" type="text" id="servicerepresentant" name="servicerepresentant" value="">
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user