Skip to content

Commit

Permalink
Tweaking success msg
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacques Crocker committed Aug 15, 2010
1 parent 0aceb43 commit 93dd20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/jquery.chrome_frame.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $(document).ready(function() {
},
preventPrompt: true,
oninstall: function() {
alert("Chrome Frame is now Installed! Click OK to start the slide show");
alert("Chrome Frame is now installed! Click OK one more time to get started!");
// window.location = "http://mac.dev:4000/?reload#mac";
window.location = "http://ifiwouldhaveknownjustonething.com/?reload#mac"
}
Expand Down

0 comments on commit 93dd20e

Please sign in to comment.