EduardET

Untitled

Jun 22nd, 2018
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2. jQuery(document).ready(function(){
  3. jQuery("a.more-link").text('Text');
  4. jQuery(".et_pb_more_button").text('Text');
  5. });
  6. </script>
Advertisement
Add Comment
Please, Sign In to add comment