Guest User

Untitled

a guest
Mar 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <script>
  2.  
  3. jQuery( document ).ready(function() {
  4.  
  5. //translates read-more button
  6. jQuery('.et_pb_portfolio_filter_all a').text('Alle');
  7.  
  8. });
  9.  
  10. </script>
Add Comment
Please, Sign In to add comment