diff --git a/trunk/modify.php b/trunk/modify.php index 1cf7108f..9a3a85d4 100644 --- a/trunk/modify.php +++ b/trunk/modify.php @@ -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' );