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.html.php | 96 +++++++------------------------------- 1 file changed, 17 insertions(+), 79 deletions(-) (limited to 'core/views/admin_graphics.html.php') diff --git a/core/views/admin_graphics.html.php b/core/views/admin_graphics.html.php index 22108cd7..c5e32320 100644 --- a/core/views/admin_graphics.html.php +++ b/core/views/admin_graphics.html.php @@ -2,91 +2,29 @@ - -

-

- -

-

+ +
+

+

+ +

- - > - - - +
+

+ +
- > - - - +
+

+ +
+ - > - - - -
- <? t(" /> - -

-

- 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"])) ?> -

- -

- -

- -
- <? t(" /> - -

-

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

- imagemagick): ?> -

- $tk->imagemagick)) ?> -

- -

- -

- -
- <? t(" /> - -

-

- GraphicsMagick website for more information.", - array("url" => "http://www.graphicsmagick.org")) ?> -

- graphicsmagick): ?> -

- $tk->graphicsmagick)) ?> -

- -

- -

- -
-- cgit v1.2.3