summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f2811bc)
raw | patch | inline | side by side (parent: f2811bc)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 13:21:39 +0000 (13:21 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 13:21:39 +0000 (13:21 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11861 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc | patch | blob | history | |
gosa-plugins/gofax/html/images/list_new_blocklist.png | [new file with mode: 0644] | patch | blob |
diff --git a/gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc b/gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc
index 784ad5fa5213984cb582af987c3e84f7ca28f3b1..35b8149de50930438fc1c03ae34036f5615cd21c 100644 (file)
if(preg_match("/c/",$acl)) {
$s .= "..|<img src='images/lists/new.png' alt='' border='0' class='center'>".
" "._("Create")."|\n";
- $s.= "...|<input class='center' type='image' src='images/list_new_blocklist.png' alt=''>".
+ $s.= "...|<input class='center' type='image' src='plugins/gofax/images/list_new_blocklist.png' alt=''>".
" "._("Blocklist")."|goFaxBlocklist_new|\n";
$s.= "..|---|\n";
}
diff --git a/gosa-plugins/gofax/html/images/list_new_blocklist.png b/gosa-plugins/gofax/html/images/list_new_blocklist.png
new file mode 100644 (file)
index 0000000..971867e
Binary files /dev/null and b/gosa-plugins/gofax/html/images/list_new_blocklist.png differ
index 0000000..971867e
Binary files /dev/null and b/gosa-plugins/gofax/html/images/list_new_blocklist.png differ