From: cajus Date: Mon, 10 Mar 2008 15:12:37 +0000 (+0000) Subject: Removed Info X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=935ed06e898fb1e372a9db0ca7c8ec93503314ab;p=gosa.git Removed Info git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9610 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofon/gofon/conference/class_divListConferences.inc b/gosa-plugins/gofon/gofon/conference/class_divListConferences.inc index cdcdcbc9d..0ab875386 100644 --- a/gosa-plugins/gofon/gofon/conference/class_divListConferences.inc +++ b/gosa-plugins/gofon/gofon/conference/class_divListConferences.inc @@ -33,7 +33,6 @@ class divListConference extends MultiSelectWindow /* Result page will look like a headpage */ $this->SetHeadpageMode(); - $this->SetInformation(_("This menu allows you to create, delete and edit selected phone conferences. Having a large number of phone conferences, you might prefer the range selectors on top of the conferences list.")); $this->EnableAplhabet(true); diff --git a/gosa-plugins/gofon/gofon/macro/class_divListMacros.inc b/gosa-plugins/gofon/gofon/macro/class_divListMacros.inc index de822bb54..2528b2607 100644 --- a/gosa-plugins/gofon/gofon/macro/class_divListMacros.inc +++ b/gosa-plugins/gofon/gofon/macro/class_divListMacros.inc @@ -33,7 +33,6 @@ class divListMacro extends MultiSelectWindow /* Result page will look like a headpage */ $this->SetHeadpageMode(); - $this->SetInformation(_("This menu allows you to add, edit and remove selected macros. You may want to use the range selector on top of the macro listbox, when working with a large number of macros.")); $this->EnableAplhabet (true);