Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Redirect Login Link */
- (function($) {
- $(document).on('ready', function() {
- jnewsoption.login_reload = 'https://your_link.com/store_path';
- })
- })(jQuery)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement