summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a71569e)
raw | patch | inline | side by side (parent: a71569e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 07:24:09 +0000 (07:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 07:24:09 +0000 (07:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11914 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/gosa-plugins/gofon/gofon/macro/class_divListMacros.inc b/gosa-plugins/gofon/gofon/macro/class_divListMacros.inc
index 7adb46aabb909cf83d07dedd407a50e072e693cf..69c4db723bc6aee16299dec0aac7b7fdc173a162 100644 (file)
$num_obj_str = sprintf(_("Number of listed %s"),_("macros"));
$num_dep_str = sprintf(_("Number of listed %s"),_("departments"));
- $str = "<img class='center' src='images/select_macro.png'
+ $str = "<img class='center' src='plugins/gofon/images/select_macro.png'
title='".$num_obj_str."' alt='".$num_obj_str."'> ".$num_objs." ";
$str.= "<img class='center' src='images/lists/folder.png'
title='".$num_dep_str."' alt='".$num_dep_str."'> ".$num_deps." ";
diff --git a/gosa-plugins/gofon/gofon/phoneaccount/generic.tpl b/gosa-plugins/gofon/gofon/phoneaccount/generic.tpl
index 7b339f7bc00e1f425d2e3bec32a73bcfc2bc666b..27b824231e47e87a27322e080e30d67374513a25 100644 (file)
<tr style="vertical-align:top; border-top:1px solid #A0A0A0;">
<td colspan=2 style="vertical-align:top;width:50%">
<h2>
- <img class="center" alt="" src="images/select_macro.png" align="middle" />
+ <img class="center" alt="" src="plugins/gofon/images/select_macro.png" align="middle" />
{t}Phone macro{/t}
</h2>
<table summary="{t}Phone macro{/t}">
diff --git a/gosa-plugins/gofon/html/images/select_macro.png b/gosa-plugins/gofon/html/images/select_macro.png
new file mode 100644 (file)
index 0000000..10d2a2d
Binary files /dev/null and b/gosa-plugins/gofon/html/images/select_macro.png differ
index 0000000..10d2a2d
Binary files /dev/null and b/gosa-plugins/gofon/html/images/select_macro.png differ