Skip to content

Instantly share code, notes, and snippets.

@rruhlen
Created May 4, 2017 14:57
Show Gist options
  • Save rruhlen/6e49559fa7f05b4804e5420f76477f07 to your computer and use it in GitHub Desktop.
Save rruhlen/6e49559fa7f05b4804e5420f76477f07 to your computer and use it in GitHub Desktop.
Change notification message for private portal authentication.
<script type="text/javascript">
$(function() {
$('.agent_notifier_msg').text("message");
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment