From 4cdd3ae0de41e049db6b5a6bcba2cf9c875f1d42 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 15 Feb 2009 04:38:21 +0000 Subject: Allow rotation for photos, not albums (duh) --- core/views/quick_pane.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/views') diff --git a/core/views/quick_pane.html.php b/core/views/quick_pane.html.php index 60cbb426..744575fc 100644 --- a/core/views/quick_pane.html.php +++ b/core/views/quick_pane.html.php @@ -6,7 +6,7 @@ -is_album() && graphics::can("rotate")): ?> +is_photo() && graphics::can("rotate")): ?> id/cw?csrf=" . access::csrf_token()) ?>" title=""> -- cgit v1.2.3