extranet/www/pages_saisie/event_1055.php
2010-04-20 15:28:04 +00:00

8 lines
400 B
PHP

<?php
include_once(realpath(dirname(__FILE__).'/constantes.php'));
header('Content-Type: text/html; charset='.CHARSET);
require_once realpath(dirname(__FILE__)).'/field_administrateur.php';
require_once realpath(dirname(__FILE__)).'/field_mandataire.php';
?>
<label>Compl&eacute;ment, huissier, opposition, etc...</label>
<input type="text" name="jugement[comp]" size="70" maxlength="255" value="" />