From: cajus Date: Mon, 10 Mar 2008 15:07:06 +0000 (+0000) Subject: Removed info X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=00295cbdaee871b41c198d7ec1205323553fe70b;p=gosa.git Removed info git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9601 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/devices/class_divListDevices.inc b/gosa-plugins/goto/admin/devices/class_divListDevices.inc index e9d5f8522..3129aa3b1 100644 --- a/gosa-plugins/goto/admin/devices/class_divListDevices.inc +++ b/gosa-plugins/goto/admin/devices/class_divListDevices.inc @@ -32,7 +32,6 @@ class divListDevices extends MultiSelectWindow /* 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();