Go to the documentation of this file.
21 if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
30 <
span id=
"acc_update_info" class=
"notice"></
span>
31 <div
class=
"content" style=
"margin:5px;padding: 5px" >
32 <form method=
"post" id=
"acc_update_frm_id" onsubmit=
"pcmn_save();return false;">
33 <
p style=
"text-align: left">
36 $r=
td(_(
'Poste comptable'),
'style="width:auto;width:9rem;text-align:right"').td(
$val->input());
38 $r=
td(_(
'Description'),
'style="width:auto;text-align:right"').td($lib->input());
40 $r=
td(_(
'Parent'),
'style="width:auto;text-align:right"').td($parent->input());
42 $r=
td(_(
'Type'),
'style="width:auto;text-align:right"').td(
$type->input());
49 echo dossier::hidden();
51 echo _(
'Cocher pour effacer').
" ".
$checkbox->input();
54 echo
HtmlInput::button(
'hide',_(
'Annuler'),
'onClick="$(\'acc_update\').hide();return true;"');
tr($p_string, $p_extra='')
span($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td