Guest User

Untitled

a guest
Jan 16th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <script type=“text/javascript”>
  2. var message = '<?php echo strip_tags($this->getChildHtml('global_messages')) ?>';
  3. if (message == $this->__('Thank you for your subscription')) alert("What ever you want to display!");
Add Comment
Please, Sign In to add comment