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
|
|
@ -49,7 +49,7 @@ kommentar = 'age und hobbies sind honeypots'
|
|||
<input type="text" id="hobbies" name="hobbies" >
|
||||
</div>
|
||||
<div>
|
||||
<input type="text" id="sprache" name="sprache" value="DE">
|
||||
<input type="hidden" id="sprache" name="sprache" value="DE">
|
||||
</div>
|
||||
<div>
|
||||
<label for="strasse">Strasse und Hausnummer</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue