From 16bebdca068eebedb1eea71e04d986936561e8fc Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 13 Jan 2009 04:56:29 +0000 Subject: Make the admin/graphics UI mimic admin/themes with a single selected toolkit above, and other available ones below. --- core/views/admin_graphics_gd.html.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 core/views/admin_graphics_gd.html.php (limited to 'core/views/admin_graphics_gd.html.php') diff --git a/core/views/admin_graphics_gd.html.php b/core/views/admin_graphics_gd.html.php new file mode 100644 index 00000000..822c63b0 --- /dev/null +++ b/core/views/admin_graphics_gd.html.php @@ -0,0 +1,22 @@ +
"> + " /> +

+

+ GD website for more information.", + array("url" => "http://www.boutell.com/gd")) ?> +

+ gd["GD Version"] && function_exists('imagerotate')): ?> +

+ $tk->gd["GD Version"])) ?> +

+ gd["GD Version"]): ?> +

+ $tk->gd["GD Version"])) ?> +

+ +

+ +

+ +
-- cgit v1.2.3