10 lines
241 B
PHP
10 lines
241 B
PHP
<?php
|
|
|
|
?>
|
|
<input type="hidden" name="method" value="postcode">
|
|
<div class="fieldgrp">
|
|
<label class="StyleInfoLib">PostCode : </label>
|
|
<div class="field">
|
|
<input type="text" name="frmRecherche[PostCode]" maxlength="10" value="">
|
|
</div>
|
|
</div>
|