From a6c8080b613e47539c555be899d3a3f65a577457 Mon Sep 17 00:00:00 2001 From: azaozz Date: Sun, 27 Dec 2009 21:24:39 +0000 Subject: [PATCH] Show disabled image rotation buttons when imagerotate() is missing, props husky and hakre, fixes #11536 git-svn-id: http://svn.automattic.com/wordpress/trunk@12555 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/image-edit.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/wp-admin/includes/image-edit.php b/wp-admin/includes/image-edit.php index f092566a1e..457624ce3e 100644 --- a/wp-admin/includes/image-edit.php +++ b/wp-admin/includes/image-edit.php @@ -39,12 +39,16 @@ function wp_image_editor($post_id, $msg = false) {
, this)" class="imgedit-crop disabled" title="">
- -
, this)" class="imgedit-rleft" title="">
-
, this)" class="imgedit-rright" title="">
+
, this)" title="">
+
, this)" title="">
+ +
+
+
, this)" class="imgedit-flipv" title="">
, this)" class="imgedit-fliph" title="">