postnummer has own field
This commit is contained in:
parent
bfdda38b44
commit
959c453310
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<label for="postnummer" style="display: none;">Postnummer</label><br />
|
<label for="postnummer" style="display: none;">Postnummer</label><br />
|
||||||
<input type="text" name="persnr" id="postnummer" placeholder="Postnummer" class="contact" />
|
<input type="text" name="postnummer" id="postnummer" placeholder="Postnummer" class="contact" />
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<label for="message" style="display: none;">Message</label><br />
|
<label for="message" style="display: none;">Message</label><br />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue