Task #1151 - Amélioration configuration des menus
Ergonomy change easily the menu and configuration + SQL for upgrade
This commit is contained in:
parent
8bfc0678a8
commit
60207bf50e
20 changed files with 1213 additions and 780 deletions
|
|
@ -29,7 +29,7 @@
|
|||
?>
|
||||
<form method="POST" class="print">
|
||||
<?php echo HtmlInput::hidden('tab','profile_gestion_div')?>
|
||||
<?php echo HtmlInput::hidden("p_id", $p_id);?>
|
||||
<?php echo HtmlInput::hidden("p_id", $this->p_id);?>
|
||||
<table>
|
||||
<tr>
|
||||
<th><?php echo _("Profil")?></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue