load(); echo HtmlInput::anchor_close('mod_predf_op'); echo h2(_('Modification du nom'),' class="title"'); echo '
'; $html = ob_get_contents(); ob_end_clean(); $html = escape_xml($html); //echo $html;exit(); header('Content-type: text/xml; charset=UTF-8'); echo <<$html
EOF;