mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-12-18 14:33:49 +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 {
|
else {
|
||||||
$LSview_actions[] = array(
|
$LSview_actions[] = array(
|
||||||
'label' => _('Check'),
|
'label' => _('View'),
|
||||||
'url' =>'view.php?LSobject='.$LSobject.'&dn='.$object -> getDn(),
|
'url' =>'view.php?LSobject='.$LSobject.'&dn='.$object -> getDn(),
|
||||||
'action' => 'view'
|
'action' => 'view'
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue