From f699d2b38593311089d1636bf41bf91c1bd467f8 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 23 Jul 2010 05:56:59 -0700 Subject: Fix missing quoate in the organize dialog html template. --- modules/organize/views/organize_dialog.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/organize/views/organize_dialog.html.php b/modules/organize/views/organize_dialog.html.php index df388a16..4e8ada80 100644 --- a/modules/organize/views/organize_dialog.html.php +++ b/modules/organize/views/organize_dialog.html.php @@ -136,7 +136,7 @@ var pageHost = ((document.location.protocol == "https:") ? "https://" : "http://"); $("#flashContent").append("<?= t("Get Adobe Flash Player") ?>" ); + "alt='' />" ); -- cgit v1.2.3