From 890b716c8f6693e92858a02120007d38dbdab774 Mon Sep 17 00:00:00 2001
From: Bharat Mediratta
Date: Wed, 6 May 2009 04:27:23 +0000
Subject: Show the 'activate gd' button even when there's a warning about
missing rotation
---
core/views/admin_graphics_gd.html.php | 3 +++
1 file changed, 3 insertions(+)
(limited to 'core')
diff --git a/core/views/admin_graphics_gd.html.php b/core/views/admin_graphics_gd.html.php
index 84eb6d75..cae68b74 100644
--- a/core/views/admin_graphics_gd.html.php
+++ b/core/views/admin_graphics_gd.html.php
@@ -18,6 +18,9 @@
= t("You have GD version %version, but it lacks image rotation.",
array("version" => $tk->gd["GD Version"])) ?>
+
+ = t("Activate GD") ?>
+
else: ?>
= t("You do not have GD installed.") ?>
--
cgit v1.2.3