Improve english version
This commit is contained in:
parent
5b4a41f9c7
commit
9d0270270b
10 changed files with 3452 additions and 1695 deletions
|
|
@ -78,7 +78,7 @@ endif;?>
|
|||
$url="do.php?gDossier=".Dossier::id()."&ac=".$row['me_code'];
|
||||
}
|
||||
?>
|
||||
<td class="tool" style="<?=$style?>"><a class="mtitle" href="<?=$url?>" title="<?=$row['me_description']?>" <?=$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