diff --git a/wp-admin/press-this.php b/wp-admin/press-this.php index 8c0c303a39..788f6720b3 100644 --- a/wp-admin/press-this.php +++ b/wp-admin/press-this.php @@ -240,22 +240,22 @@ if ( !empty($_REQUEST['ajax']) ) { if(photostorage == false) { var my_src = eval( jQuery.ajax({ - type: "GET", - url: "", + type: "GET", + url: "", cache : false, async : false, - data: "ajax=photo_images&u=", + data: "ajax=photo_images&u=", dataType : "script" }).responseText ); if(my_src.length == 0) { var my_src = eval( jQuery.ajax({ - type: "GET", - url: "", + type: "GET", + url: "", cache : false, async : false, - data: "ajax=photo_images&u=", + data: "ajax=photo_images&u=", dataType : "script" }).responseText ); @@ -447,7 +447,7 @@ var photostorage = false; //resize screen window.resizeTo(720,540); // set button actions - jQuery('#photo_button').click(function() { show('photo'); return false; }); + jQuery('#photo_button').click(function() { show('photo'); return false; }); jQuery('#video_button').click(function() { show('video'); return false; }); // auto select