From: hickert Date: Wed, 23 Jul 2008 13:17:17 +0000 (+0000) Subject: Updated gofax images X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6ec02e5e19b576b034c51a53276f14a7557e93d5;p=gosa.git Updated gofax images git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11858 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc b/gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc index 4c33ad5c6..784ad5fa5 100644 --- a/gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc +++ b/gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc @@ -122,7 +122,7 @@ class divListBlocklist extends MultiSelectWindow function setEntries($list) { // User and Template Images - $blockimg = "User"; + $blockimg = "User"; $editlink = "%s"; /* Dynamic action col, depending on snapshot icons */ @@ -195,7 +195,7 @@ class divListBlocklist extends MultiSelectWindow $num_obj_str = sprintf(_("Number of listed '%s'"),_("blocklists")); $num_dep_str = sprintf(_("Number of listed '%s'"),_("departments")); - $str = "".$num_obj_str." ".$num_objs."    "; $str.= "".$num_dep_str." ".$num_deps."    "; diff --git a/gosa-plugins/gofax/html/images/list_blocklist.png b/gosa-plugins/gofax/html/images/list_blocklist.png new file mode 100644 index 000000000..d89fd1d2f Binary files /dev/null and b/gosa-plugins/gofax/html/images/list_blocklist.png differ