Code

Updated goto images
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 13:19:53 +0000 (13:19 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 13:19:53 +0000 (13:19 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11860 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/mimetypes/generic.tpl
gosa-plugins/goto/admin/systems/goto/terminalService.tpl
gosa-plugins/goto/admin/systems/goto/workstationService.tpl
gosa-plugins/goto/admin/systems/services/kiosk/goKioskService.tpl
gosa-plugins/goto/html/images/keyboard.png [new file with mode: 0644]
gosa-plugins/goto/html/images/kiosk.png [new file with mode: 0644]
gosa-plugins/goto/html/images/list_mime.png [new file with mode: 0644]

index e436117d4ab78dd032be28c1ac84a3cd26f891ed..2af521f50bc0af6dc07e8f38b0a54615567a38f5 100644 (file)
@@ -1,7 +1,7 @@
 <table style="width:100%">
        <tr>
                <td colspan="2">
-                       <h2><img src='images/list_mime.png' class='center' alt='[M]'>&nbsp;{t}Generic{/t}</h2>
+                       <h2><img src='plugins/goto/images/list_mime.png' class='center' alt='[M]'>&nbsp;{t}Generic{/t}</h2>
                </td>
        </tr>
        <tr>
index a9547c3b02a7c3e91b675fa72dcb7f92f335e001..0b401d641b6c4782c66adf0d2f46e53f2a2dabf9 100644 (file)
@@ -1,7 +1,7 @@
 <table style="width:100%;" summary="">
  <tr>
   <td style="width:33%; vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/keyboard.png"> {t}Keyboard{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/keyboard.png"> {t}Keyboard{/t}</h2>
    <table summary="">
     <tr>
      <td><LABEL for="gotoXKbModel">{t}Model{/t}</LABEL></td>
index 5f7758d22d0b1e190084c0c79ec04c0427854167..ea09f245a5679f32d37955847b6a53f3da2bd92b 100644 (file)
@@ -1,7 +1,7 @@
 <table style="width:100%;" summary="">
  <tr>
   <td style="width:33%; vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/keyboard.png"> {t}Keyboard{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/keyboard.png"> {t}Keyboard{/t}</h2>
    <table summary="">
     <tr>
      <td><LABEL for="gotoXKbModel">{t}Model{/t}</LABEL></td>
index e366aaff1e909bfbb9a65fe5ef58ecc06de963e7..e43973262fb9114494eaa09187b1ee048c6da7ce 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img alt="" class="center" src="images/house.png" align="middle">&nbsp;<LABEL for="gotoKioskProfile">{t}Kiosk profile management{/t}</ LABEL></h2>
+<h2><img alt="" class="center" src="plugins/goto/images/kiosk.png" align="middle">&nbsp;<LABEL for="gotoKioskProfile">{t}Kiosk profile management{/t}</ LABEL></h2>
 
 {if $baseDir == ""}
 
diff --git a/gosa-plugins/goto/html/images/keyboard.png b/gosa-plugins/goto/html/images/keyboard.png
new file mode 100644 (file)
index 0000000..cdc0306
Binary files /dev/null and b/gosa-plugins/goto/html/images/keyboard.png differ
diff --git a/gosa-plugins/goto/html/images/kiosk.png b/gosa-plugins/goto/html/images/kiosk.png
new file mode 100644 (file)
index 0000000..3d26af5
Binary files /dev/null and b/gosa-plugins/goto/html/images/kiosk.png differ
diff --git a/gosa-plugins/goto/html/images/list_mime.png b/gosa-plugins/goto/html/images/list_mime.png
new file mode 100644 (file)
index 0000000..8210b43
Binary files /dev/null and b/gosa-plugins/goto/html/images/list_mime.png differ