5 lines
203 B
PHP
5 lines
203 B
PHP
|
<?php
|
||
|
header('Content-Type: text/html; charset='.CHARSET);
|
||
|
?>
|
||
|
<label>Complément, huissier, opposition, etc...</label>
|
||
|
<input type="text" name="jugement[comp]" size="70" maxlength="255" value="" />
|