From: cajus Date: Mon, 10 Jul 2006 10:25:41 +0000 (+0000) Subject: Removed headpage. Not needed anymore. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1e91371f945598d0f3d041c840c95ade587d9876;p=gosa.git Removed headpage. Not needed anymore. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4067 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/departments/class_divListDepartment.inc b/plugins/admin/departments/class_divListDepartment.inc index 4eaea028b..a11d49e3a 100755 --- a/plugins/admin/departments/class_divListDepartment.inc +++ b/plugins/admin/departments/class_divListDepartment.inc @@ -30,7 +30,7 @@ class divListDepartment extends MultiSelectWindow /* Result page will look like a headpage */ $this->SetHeadpageMode(); - $this->SetInformation(_("This menu allows you to create, delete and edit selected departments. Having a large size of departments, you might prefer the range selectors on top of the department list.")); + $this->SetInformation(_("This menu allows you to create, delete and edit selected departments. Having a large number of departments, you might prefer the range selectors on top of the department list.")); /* Disable buttonsm */ $this->EnableCloseButton(false); diff --git a/plugins/admin/departments/headpage.tpl b/plugins/admin/departments/headpage.tpl deleted file mode 100644 index 48e89ab02..000000000 --- a/plugins/admin/departments/headpage.tpl +++ /dev/null @@ -1,52 +0,0 @@ - - - - - -
-
-

- {t}List of departments{/t} {$hint} -

-
-
- {$departmentshead} -
-
-
- {$departments} - -
-
-
-

[i]{t}Information{/t}

-
-
-

- {t}This menu allows you to create, delete and edit selected departments. Having a large size of departments, you might prefer the range selectors on top of the department list.{/t} -

-
-
-
-

[F]{t}Filters{/t}

-
-
- - {$alphabet} -
- - - - - -
- - - -
- {$apply} -
-
- -