hide inputs wiht language
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 56s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 56s
This commit is contained in:
parent
32245b2a84
commit
c9365d0b77
3 changed files with 5 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ bestellformular = true
|
|||
<input type="text" id="hobbies" name="hobbies" >
|
||||
</div>
|
||||
<div>
|
||||
<input type="text" id="sprache" name="sprache" value="FR">
|
||||
<input type="hidden" id="sprache" name="sprache" value="FR">
|
||||
</div>
|
||||
<div>
|
||||
<label for="strasse">Rue et numéro d'huis</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue