mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
- Modify : Correction d'une traduction
This commit is contained in:
parent
e3c2104ef7
commit
26f2e07cbc
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue