Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- autor: [email protected] -->
- <!-- testovano na sablone POP -->
- <script>
- /* Prejmenuje zalozku diskuze v detailu produktu */
- $(document).ready(function() {
- $("#tabs a[title='Diskuse']").text("Dotaz na zboží");
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment