Etiwyn Posted May 29, 2018 Share Posted May 29, 2018 Hello, I'm trying to redirect my client when he clicks on a specific button. Problem is that the link only work if I right click and open it in a new tab otherwise it redirects my client to the homepage. I'm working on the cms.tpl file : <a target="_self" href="{$link->getCMSLink('10-shoppage')}">Page</a> How can I open the link in the same tab and not in a new one ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now