Code

Removed Info
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 15:12:37 +0000 (15:12 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 15:12:37 +0000 (15:12 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9610 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofon/gofon/conference/class_divListConferences.inc
gosa-plugins/gofon/gofon/macro/class_divListMacros.inc

index cdcdcbc9d5a70a002a9df14a64dee0c261b81604..0ab875386ec6fc0417004ede867f7822cd7554db 100644 (file)
@@ -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);
   
index de822bb544cabbcb8220243faf2991ebc0e3a8b9..2528b2607f249b8b9f21d1015ccd82ddb8c96536 100644 (file)
@@ -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);