0000649: Améliorer apparence de CFGPRO
This commit is contained in:
parent
0077db364f
commit
997d2c3707
3 changed files with 5 additions and 2 deletions
|
|
@ -57,6 +57,9 @@ $pm_default=new ICheckBox('pm_default');
|
|||
echo HtmlInput::title_box("Nouveau menu", $ctl);
|
||||
?>
|
||||
<form method="POST" onsubmit="return confirm('Vous confirmez ?')">
|
||||
<?
|
||||
echo HtmlInput::hidden('tab','profile_menu_div');
|
||||
?>
|
||||
<?=HtmlInput::hidden('p_id',$p_id)?>
|
||||
<table>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue