summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6282f53)
raw | patch | inline | side by side (parent: 6282f53)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 May 2006 09:17:38 +0000 (09:17 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 May 2006 09:17:38 +0000 (09:17 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3387 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/applications/class_divListApplication.inc | patch | blob | history |
diff --git a/plugins/admin/applications/class_divListApplication.inc b/plugins/admin/applications/class_divListApplication.inc
index 092ad7ba9ce3991cdb00705d29f2c9485cb7f173..2d9cebc5904048799d279bff1c1ea5c2bdeef6f1 100755 (executable)
/* Result page will look like a headpage */
$this->SetHeadpageMode();
- $this->SetInformation(_("This menu allows you to add, edit and remove selected applications. "You may want to use the range selector on top of the application listbox, when working with a large number of applications."));
+ $this->SetInformation(_("This menu allows you to add, edit and remove selected applications. You may want to use the range selector on top of the application listbox, when working with a large number of applications."));
$this->EnableAplhabet(true);