From 84a50e737b54acbe4a8c47b6038c45cd709c2e7c Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 27 Jul 2010 11:18:55 -0700 Subject: Fix the "get flashplayer" button. It was throwing a JS error before. Not sure why it was done in JS in the first place. Fixes ticket #1256. --- modules/organize/views/organize_dialog.html.php | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'modules') diff --git a/modules/organize/views/organize_dialog.html.php b/modules/organize/views/organize_dialog.html.php index 4e8ada80..4cc6385e 100644 --- a/modules/organize/views/organize_dialog.html.php +++ b/modules/organize/views/organize_dialog.html.php @@ -127,16 +127,14 @@

html::purify($album->title))) ?>

-
-

- $flash_minimum_version)) ?> -

- -
+
+

+ $flash_minimum_version)) ?> +

+ + <?=for_js() ?> /> + +
-- cgit v1.2.3