Code

Fixed system creation images
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Aug 2005 20:21:40 +0000 (20:21 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Aug 2005 20:21:40 +0000 (20:21 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1106 594d385d-05f5-0310-b6e9-bd551577e9d8

html/images/select_new_component.png [new file with mode: 0644]
html/images/select_new_phone.png [new file with mode: 0644]
html/images/select_new_printer.png [new file with mode: 0644]
html/images/select_new_server.png [new file with mode: 0644]
plugins/admin/systems/class_systemManagement.inc

diff --git a/html/images/select_new_component.png b/html/images/select_new_component.png
new file mode 100644 (file)
index 0000000..d26a3ee
Binary files /dev/null and b/html/images/select_new_component.png differ
diff --git a/html/images/select_new_phone.png b/html/images/select_new_phone.png
new file mode 100644 (file)
index 0000000..45714d1
Binary files /dev/null and b/html/images/select_new_phone.png differ
diff --git a/html/images/select_new_printer.png b/html/images/select_new_printer.png
new file mode 100644 (file)
index 0000000..e4618fe
Binary files /dev/null and b/html/images/select_new_printer.png differ
diff --git a/html/images/select_new_server.png b/html/images/select_new_server.png
new file mode 100644 (file)
index 0000000..84f6570
Binary files /dev/null and b/html/images/select_new_server.png differ
index 03aca02f7de422421937333c3b2a97b7fd2b7d9d..ddb515d7176372432b24c52fff74c1eb70d00000 100644 (file)
@@ -555,12 +555,12 @@ class systems extends plugin
     " <input type='image' src='images/list_root.png' align='middle' title='"._("Go to root department")."' name='dep_root' alt='"._("Root")."'>&nbsp;".
     " <input type='image' align='middle' src='images/list_home.png' title='"._("Go to users department")."' alt='"._("Home")."'                     name='dep_home'>&nbsp;".
     " <img src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;".
-    " <input type='image' align='middle' src='images/select_terminal.png'   name='newsystem_terminal'    alt='"._("New Terminal")."' title='"._("New Terminal")."'>".
-    " <input type='image' align='middle' src='images/select_winstation.png' name='newsystem_workstation' alt='"._("New Workstation")."' title='"._("New Workstation")."'>".
-    " <input type='image' align='middle' src='images/select_server.png'     name='newsystem_server'      alt='"._("New Server")."' title='"._("New Server")."'>".
-    " <input type='image' align='middle' src='images/select_printer.png'    name='newsystem_printer'     alt='"._("New Printer")."' title='"._("New Printer")."'>".
-    " <input type='image' align='middle' src='images/select_phone.png'      name='newsystem_phone'       alt='"._("New Phone")."' title='"._("New Phone")."'>".
-    " <input type='image' align='middle' src='images/select_component.png'  name='newsystem_component'   alt='"._("New Component")."' title='"._("New Component")."'>".
+    " <input type='image' align='middle' src='images/select_new_terminal.png'   name='newsystem_terminal'    alt='"._("New Terminal")."' title='"._("New Terminal")."'>".
+    " <input type='image' align='middle' src='images/select_new_workstation.png' name='newsystem_workstation' alt='"._("New Workstation")."' title='"._("New Workstation")."'>".
+    " <input type='image' align='middle' src='images/select_new_server.png'     name='newsystem_server'      alt='"._("New Server")."' title='"._("New Server")."'>".
+    " <input type='image' align='middle' src='images/select_new_printer.png'    name='newsystem_printer'     alt='"._("New Printer")."' title='"._("New Printer")."'>".
+    " <input type='image' align='middle' src='images/select_new_phone.png'      name='newsystem_phone'       alt='"._("New Phone")."' title='"._("New Phone")."'>".
+    " <input type='image' align='middle' src='images/select_new_component.png'  name='newsystem_component'   alt='"._("New Component")."' title='"._("New Component")."'>".
     " <img src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;".
     " <input type='image' align='middle' src='images/list_new_user.png' title='"._("Create new system")."' alt='"._("New system")."'                    name='user_new'>&nbsp;".
     " <img src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;".