summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a327287)
raw | patch | inline | side by side (parent: a327287)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 18 Apr 2008 13:45:49 +0000 (13:45 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 18 Apr 2008 13:45:49 +0000 (13:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10564 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/gosa-core/html/plugins/generic/images/house.png b/gosa-core/html/plugins/generic/images/house.png
new file mode 100644 (file)
index 0000000..3d26af5
Binary files /dev/null and b/gosa-core/html/plugins/generic/images/house.png differ
index 0000000..3d26af5
Binary files /dev/null and b/gosa-core/html/plugins/generic/images/house.png differ
diff --git a/gosa-core/plugins/personal/generic/generic.tpl b/gosa-core/plugins/personal/generic/generic.tpl
index 0908aa51d4d619cad1a586097815f3cadd4d7224..7636a9c58ffd969d839ed8b7e20ea54f58f66356 100644 (file)
<!-- Headline container -->
<tr>
<td colspan="3">
- <h2><img alt="" align="middle" src="images/house.png" class="center"> {t}Organizational information{/t}</h2>
+ <h2><img alt="" align="middle" src="plugins/generic/images/house.png" class="center"> {t}Organizational information{/t}</h2>
</td>
</tr>
diff --git a/gosa-core/plugins/personal/generic/multiple_generic.tpl b/gosa-core/plugins/personal/generic/multiple_generic.tpl
index 06ed929ac786c43aaef95d42955078a54c4e6f6c..b1de93432540507d6e65a5e75660faa9ca845cb4 100644 (file)
<tr>
<td colspan="3">
<h2>
- <img alt="" align="middle" src="images/house.png" class="center">
+ <img alt="" align="middle" src="plugins/generic/images/house.png" class="center">
{t}Organizational information{/t}</h2>
</td>
</tr>