From 13d4daaaa07a6267374d766843d976ea420f8ccf Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 25 Jan 2006 06:08:08 +0000 Subject: [PATCH] Updated edit windows, 100% width ; size = 12 git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2558 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/systems/glpi_edit_cartridge_type.tpl | 2 +- plugins/admin/systems/glpi_edit_os.tpl | 2 +- plugins/admin/systems/glpi_edit_printer_type.tpl | 2 +- plugins/admin/systems/glpi_edit_type.tpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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}
-- 2.30.2