cosmetic menu level2
This commit is contained in:
parent
c5c80bd1b2
commit
04decd88d2
1 changed files with 1 additions and 3 deletions
|
|
@ -51,9 +51,8 @@ if ( ! $m )
|
|||
// show the left menu
|
||||
//----------------------------------------------------------------------
|
||||
echo '
|
||||
<div class="content" >
|
||||
<div class="menu2">
|
||||
<table>
|
||||
<table clsas="mtitle">
|
||||
<tr>
|
||||
<td class="mtitle" >
|
||||
<A class="mtitle" HREF="?ac='.$_REQUEST['ac'].'&new&'.$str_dossier.'"> '._('Nouveau').' </A>
|
||||
|
|
@ -64,7 +63,6 @@ echo '
|
|||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
';
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue