summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-07-25 11:12:08 -0700
committerBharat Mediratta <bharat@menalto.com>2010-07-25 11:12:08 -0700
commitf6fb18684760edbe023f5ff9062169cee4cd10ce (patch)
treef89a5237acf10d1fbb15610eefef0548b519bb15 /modules
parent5be9ae3250fab24631c0fc6b900ffccd9b1755f2 (diff)
parent9534a1c82a8ebc5cc56ba4cc256ce33570701a16 (diff)
Merge branch 'master' of github.com:gallery/gallery3
Diffstat (limited to 'modules')
-rwxr-xr-x[-rw-r--r--]modules/organize/lib/Gallery3WebClient.swfbin147776 -> 760853 bytes
-rw-r--r--modules/organize/views/organize_dialog.html.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/organize/lib/Gallery3WebClient.swf b/modules/organize/lib/Gallery3WebClient.swf
index 40249a73..e6b70922 100644..100755
--- a/modules/organize/lib/Gallery3WebClient.swf
+++ b/modules/organize/lib/Gallery3WebClient.swf
Binary files differ
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("<a href='http://www.adobe.com/go/getflashplayer'><img src='" + pageHost +
"www.adobe.com/images/shared/download_buttons/get_flash_player.gif' " +
- alt='<?= t("Get Adobe Flash Player") ?>' /></a>" );
+ "alt='<?= t("Get Adobe Flash Player") ?>' /></a>" );
</script>
</div>
</div>