Skip to content

Instantly share code, notes, and snippets.

@lscoates
Created September 9, 2016 19:26
Show Gist options
  • Save lscoates/69f7ad5b43725631ef0b95514fbb73ff to your computer and use it in GitHub Desktop.
Save lscoates/69f7ad5b43725631ef0b95514fbb73ff to your computer and use it in GitHub Desktop.
$(function() {
var submitBtn = $("#subscription_submit");
submitBtn.html('PLACE TEXT HERE');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment