mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 16:19:06 +01:00
- LSview : Correction d'une traduction
This commit is contained in:
parent
df9f155378
commit
e3c2104ef7
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ if(LSsession :: startLSsession()) {
|
|||
$actions=array();
|
||||
|
||||
$actions[] = array(
|
||||
'label' => _('Check'),
|
||||
'label' => _('View'),
|
||||
'url' =>'view.php?LSobject='.$LSobject.'&dn='.$searchData['objectList'][$i]['dn'],
|
||||
'action' => 'view'
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue