summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f59e54c)
raw | patch | inline | side by side (parent: f59e54c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 11:38:59 +0000 (11:38 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 11:38:59 +0000 (11:38 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11819 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/class_gotomasses.inc | patch | blob | history | |
gosa-plugins/goto/html/images/view_logs.png | [new file with mode: 0644] | patch | blob |
diff --git a/gosa-plugins/goto/addons/goto/class_gotomasses.inc b/gosa-plugins/goto/addons/goto/class_gotomasses.inc
index 6d17c54575da0c8c60017f9b110bafb13b0c068d..0b0cc0ae5e05c90c8c175f667e14a397b245002b 100644 (file)
/* Add logview button, currently ever.
*/
if(TRUE){
- $action .= "<input type='image' src='images/fai_hook.png' name='log_view_".$key."'
+ $action .= "<input type='image' src='plugins/goto/images/view_logs.png' name='log_view_".$key."'
class='center' title='"._("View logs")."' alt='"._("View logs")."'> ";
}
diff --git a/gosa-plugins/goto/html/images/view_logs.png b/gosa-plugins/goto/html/images/view_logs.png
new file mode 100644 (file)
index 0000000..1930fb2
Binary files /dev/null and b/gosa-plugins/goto/html/images/view_logs.png differ
index 0000000..1930fb2
Binary files /dev/null and b/gosa-plugins/goto/html/images/view_logs.png differ