24if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
25echo
'<div class="content">';
31if ( isset(
$_POST[
'confirm_mod'] ) )
33 extract(
$_POST, EXTR_SKIP);
35 $update->p_comment=$p_comment;
36 $update->p_value=$p_value;
42echo
'<div style="float:left; ">';
43echo
'<table align="left">';
48 echo
'<TD><FORM method="POST">';
53 echo HtmlInput::submit(
'mod',
'modifie');
64 echo
'<div style="float:left;">';
67 echo
"<legend>Voulez-vous vraiment modifier ?</legend>";
68 echo
'<FORM METHOD="POST">';
79 echo HtmlInput::hidden(
'sa',
'poste');
80 echo HtmlInput::submit(
'confirm_mod',
'Confirme');
81 echo HtmlInput::submit(
'no',
'Cancel');
foreach($array as $idx=> $m) $w
Manage the table parm_code which contains the custom parameter for the module accountancy.