Code

Updated gofon plugin.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 10:18:47 +0000 (10:18 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 10:18:47 +0000 (10:18 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11787 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofon/gofon/phoneaccount/generic.tpl
gosa-plugins/gofon/gofon/phoneaccount/paste_generic.tpl
gosa-plugins/gofon/html/images/banana.png [new file with mode: 0644]

index 6a18810af460a2d4c936309166d52fc87c624a26..a0deca1d4e96be3287c8ed281a127ba491627058 100644 (file)
@@ -2,7 +2,7 @@
  <tr>
   <td style="vertical-align:top; border-right:1px solid #A0A0A0; width:50%">
    <h2>
-    <img class="center" alt="" align="middle" src="images/banana.png" />
+    <img class="center" alt="" align="middle" src="plugins/gofon/images/banana.png" />
     &nbsp;{t}Phone numbers{/t}
    </h2>
 
index 743aea9f23ad88d2612039a0642afe6cf409d0b3..b589b43833293335e951ec9ef39b725a05560f43 100644 (file)
@@ -3,7 +3,7 @@
  <tr>
   <td style="vertical-align:top; border-right:1px solid #A0A0A0; width:50%">
    <h2>
-    <img class="center" alt="" align="middle" src="images/banana.png" />&nbsp;{t}Phone numbers{/t}
+    <img class="center" alt="" align="middle" src="plugins/gofon/images/banana.png" />&nbsp;{t}Phone numbers{/t}
    </h2>
   </td>
  </tr>
diff --git a/gosa-plugins/gofon/html/images/banana.png b/gosa-plugins/gofon/html/images/banana.png
new file mode 100644 (file)
index 0000000..b9bc82e
Binary files /dev/null and b/gosa-plugins/gofon/html/images/banana.png differ