cosmetic
This commit is contained in:
parent
7ae891c5a1
commit
f49b43bb2b
3 changed files with 11 additions and 9 deletions
|
|
@ -76,7 +76,7 @@ endif;
|
|||
$url="do.php?gDossier=".Dossier::id()."&ac=".$row['me_code'];
|
||||
}
|
||||
?>
|
||||
<td class="tool" style="<?=$style?>"><a class="mtitle" href="<?=$url?>" <?=$js?> ><?=$row['me_menu']?></td>
|
||||
<td class="tool" style="<?=$style?>"><a class="mtitle" href="<?=$url?>" title="<?=$row['me_description']?>" <?=$js?> ><?=$row['me_menu']?></td>
|
||||
<?
|
||||
endforeach;
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue