From 9ac6ed5a82349fa0fd89359cafba98476dd82198 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 17 Feb 2009 05:11:39 +0000 Subject: Swap positions of rotation buttons so that that they're more intuitive --- core/views/quick_pane.html.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'core') diff --git a/core/views/quick_pane.html.php b/core/views/quick_pane.html.php index 744575fc..d99d27f5 100644 --- a/core/views/quick_pane.html.php +++ b/core/views/quick_pane.html.php @@ -7,18 +7,19 @@ is_photo() && graphics::can("rotate")): ?> -id/cw?csrf=" . access::csrf_token()) ?>" - title=""> - - - - id/ccw?csrf=" . access::csrf_token()) ?>" title=""> + +id/cw?csrf=" . access::csrf_token()) ?>" + title=""> + + + + id") ?>" -- cgit v1.2.3