summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eafe805)
raw | patch | inline | side by side (parent: eafe805)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 Mar 2008 15:07:06 +0000 (15:07 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 Mar 2008 15:07:06 +0000 (15:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9601 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/devices/class_divListDevices.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/devices/class_divListDevices.inc b/gosa-plugins/goto/admin/devices/class_divListDevices.inc
index e9d5f85224545f6415959da07377d5086c9f8704..3129aa3b196f5a9295128c678a505a5c3d235bc2 100644 (file)
/* Set list strings */
$this->SetTitle (_("List of defined devices"));
$this->SetSummary (_("List of defined devices"));
- $this->SetInformation (_("This menu allows you to add, edit and remove selected devices. You may want to use the range selector on top of the device listbox, when working with a large number of devices."));
/* Result page will look like a headpage */
$this->SetHeadpageMode();