From 00295cbdaee871b41c198d7ec1205323553fe70b Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 10 Mar 2008 15:07:06 +0000 Subject: [PATCH] Removed info git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9601 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/devices/class_divListDevices.inc | 1 - 1 file changed, 1 deletion(-) 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(); -- 2.30.2