summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 51f9bf9)
raw | patch | inline | side by side (parent: 51f9bf9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 05:59:30 +0000 (05:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 05:59:30 +0000 (05:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11877 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/addressbook/addons/addressbook/class_addressbook.inc | patch | blob | history | |
gosa-plugins/addressbook/html/images/objects.png | [new file with mode: 0644] | patch | blob |
diff --git a/gosa-plugins/addressbook/addons/addressbook/class_addressbook.inc b/gosa-plugins/addressbook/addons/addressbook/class_addressbook.inc
index 3b108236fb63622f6e604a7a1da46a8cce2885d5..1bba6aaa5d6abd3dad9e00143efe5c98be2c968a 100644 (file)
$smarty->assign("global", $phonefilter['global']);
$smarty->assign("organizational", $phonefilter['organizational']);
$smarty->assign("search_image", get_template_path('images/lists/search.png'));
- $smarty->assign("obj_image", get_template_path('images/list_ogroup.png'));
+ $smarty->assign("obj_image", get_template_path('plugins/addressbook/images/objects.png'));
$smarty->assign("tree_image", get_template_path('images/lists/search-subtree.png'));
$smarty->assign("infoimage", get_template_path('images/info.png'));
$smarty->assign("actionimage", get_template_path('images/action.png'));
diff --git a/gosa-plugins/addressbook/html/images/objects.png b/gosa-plugins/addressbook/html/images/objects.png
new file mode 100644 (file)
index 0000000..e50de8b
Binary files /dev/null and b/gosa-plugins/addressbook/html/images/objects.png differ
index 0000000..e50de8b
Binary files /dev/null and b/gosa-plugins/addressbook/html/images/objects.png differ