From: hickert Date: Wed, 25 Jan 2006 06:08:08 +0000 (+0000) Subject: Updated edit windows, 100% width ; size = 12 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=13d4daaaa07a6267374d766843d976ea420f8ccf;p=gosa.git Updated edit windows, 100% width ; size = 12 git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2558 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/glpi_edit_cartridge_type.tpl b/plugins/admin/systems/glpi_edit_cartridge_type.tpl index d3f42d054..480522052 100644 --- a/plugins/admin/systems/glpi_edit_cartridge_type.tpl +++ b/plugins/admin/systems/glpi_edit_cartridge_type.tpl @@ -1,5 +1,5 @@
- {html_options values=$PrinterTypeKeys output=$PrinterTypes}
diff --git a/plugins/admin/systems/glpi_edit_os.tpl b/plugins/admin/systems/glpi_edit_os.tpl index 9f31bbd99..48a99cc54 100644 --- a/plugins/admin/systems/glpi_edit_os.tpl +++ b/plugins/admin/systems/glpi_edit_os.tpl @@ -1,5 +1,5 @@
- {html_options values=$OSKeys output=$OSs}
diff --git a/plugins/admin/systems/glpi_edit_printer_type.tpl b/plugins/admin/systems/glpi_edit_printer_type.tpl index 1f806f50e..c48b2add1 100644 --- a/plugins/admin/systems/glpi_edit_printer_type.tpl +++ b/plugins/admin/systems/glpi_edit_printer_type.tpl @@ -1,5 +1,5 @@
- {html_options values=$PrinterTypeKeys output=$PrinterTypes}
diff --git a/plugins/admin/systems/glpi_edit_type.tpl b/plugins/admin/systems/glpi_edit_type.tpl index a9a01ba51..17da5ee17 100644 --- a/plugins/admin/systems/glpi_edit_type.tpl +++ b/plugins/admin/systems/glpi_edit_type.tpl @@ -1,5 +1,5 @@
- {html_options values=$SystemTypeKeys output=$SystemTypes}