diff --git a/trunk/view.php b/trunk/view.php index f7e4529f..463e86df 100644 --- a/trunk/view.php +++ b/trunk/view.php @@ -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' );