Update index.php
This commit is contained in:
parent
59b1a95e02
commit
7a143dc18a
|
|
@ -79,7 +79,7 @@ include "zefixAPI.php";
|
|||
<div class="mb-4">
|
||||
<label for="firma" class="form-label">Firmenname (optional)</label>
|
||||
<div class="form-text mb-2">* kann als Platzhalter verwendet werden</div>
|
||||
<input type="text" id="firma" name="firma" class="form-control" placeholder="z.B. Silias*">
|
||||
<input type="text" id="firma" name="firma" class="form-control" placeholder="z.B. *solar*">
|
||||
</div>
|
||||
|
||||
<!-- Kanton -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue