From 1fb85dfac59569e6c346bcfae6d6b314d5d340b3 Mon Sep 17 00:00:00 2001 From: Chris Kelly Date: Tue, 13 Jan 2009 14:58:02 +0000 Subject: moved graphics toolkit logo images to g3. approval to redistribute from each project is in my email archives if this comes up in the future --- core/views/admin_graphics_gd.html.php | 2 +- core/views/admin_graphics_graphicsmagick.html.php | 2 +- core/views/admin_graphics_imagemagick.html.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/views') diff --git a/core/views/admin_graphics_gd.html.php b/core/views/admin_graphics_gd.html.php index 822c63b0..8b4644ac 100644 --- a/core/views/admin_graphics_gd.html.php +++ b/core/views/admin_graphics_gd.html.php @@ -1,5 +1,5 @@
"> - " /> + " alt="" />

GD website for more information.", diff --git a/core/views/admin_graphics_graphicsmagick.html.php b/core/views/admin_graphics_graphicsmagick.html.php index d65a1d3c..57553e4b 100644 --- a/core/views/admin_graphics_graphicsmagick.html.php +++ b/core/views/admin_graphics_graphicsmagick.html.php @@ -1,6 +1,6 @@

">

- " /> + " alt="" />

GraphicsMagick website for more information.", array("url" => "http://www.graphicsmagick.org")) ?> diff --git a/core/views/admin_graphics_imagemagick.html.php b/core/views/admin_graphics_imagemagick.html.php index 24cdfb02..29d19668 100644 --- a/core/views/admin_graphics_imagemagick.html.php +++ b/core/views/admin_graphics_imagemagick.html.php @@ -1,6 +1,6 @@

">

- " /> + " alt="" />

ImageMagick website for more information.", array("url" => "http://www.imagemagick.org")) ?> -- cgit v1.2.3