summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a043e3d)
raw | patch | inline | side by side (parent: a043e3d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 9 May 2007 13:45:53 +0000 (13:45 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 9 May 2007 13:45:53 +0000 (13:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6321 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/class_setupStep_Migrate.inc | patch | blob | history |
index c0a507529a5e18c6e78c8edc19d2a627a82caf10..2e8a9d2dfb729fbb0972896c51b989af2b86186c 100644 (file)
if($found){
$this->checks['acls']['STATUS'] = TRUE;
- $this->checks['acls']['STATUS_MSG']= _("Ok")." ";
+ $this->checks['acls']['STATUS_MSG']= _("Ok");
$this->checks['acls']['ERROR_MSG'] = "";
}else{
$this->checks['acls']['STATUS'] = FALSE;