From: hickert Date: Wed, 23 Jul 2008 12:35:01 +0000 (+0000) Subject: Updated image X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c00ffc85e8401d189a1058896cef65b600423221;p=gosa.git Updated image git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11842 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/addons/goto/main.inc b/gosa-plugins/goto/addons/goto/main.inc index d33f11281..ade2ef7a4 100644 --- a/gosa-plugins/goto/addons/goto/main.inc +++ b/gosa-plugins/goto/addons/goto/main.inc @@ -49,7 +49,7 @@ if (!$remove_lock){ $display= $gotomasses->execute (); /* Page header*/ - $display= print_header(get_template_path('images/goto.png'), _("System deployment status")).$display; + $display= print_header(get_template_path('plugins/goto/images/goto.png'), _("System deployment status")).$display; /* Store changes in session */ session::set('gotomasses',$gotomasses); diff --git a/gosa-plugins/goto/html/images/goto.png b/gosa-plugins/goto/html/images/goto.png new file mode 100644 index 000000000..32c1811de Binary files /dev/null and b/gosa-plugins/goto/html/images/goto.png differ