- Modify : Correction d'une traduction

This commit is contained in:
Benjamin Renard 2009-02-17 13:15:22 +00:00
parent e3c2104ef7
commit 26f2e07cbc

View file

@ -95,7 +95,7 @@ if(LSsession :: startLSsession()) {
}
else {
$LSview_actions[] = array(
'label' => _('Check'),
'label' => _('View'),
'url' =>'view.php?LSobject='.$LSobject.'&dn='.$object -> getDn(),
'action' => 'view'
);