c0p6 Posted June 13, 2013 Share Posted June 13, 2013 how to remove this ? 0 Quote Link to comment Share on other sites More sharing options...
c0p6 Posted June 13, 2013 Author Share Posted June 13, 2013 i want remove this button . thanks . called Contacts/Sub-Accounts . i do now want remove "My Details". 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 13, 2013 Share Posted June 13, 2013 to do this, you will need to edit a line in the header.tpl template file... <li><a href="clientarea.php?action=contacts">{$LANG.clientareanavcontacts}</a></li> either delete the entire line, or 'rem' it out in case you want to put it back iin later.. <!-- <li><a href="clientarea.php?action=contacts">{$LANG.clientareanavcontacts}</a></li> --> 0 Quote Link to comment Share on other sites More sharing options...
c0p6 Posted June 13, 2013 Author Share Posted June 13, 2013 to do this, you will need to edit a line in the header.tpl template file... <li><a href="clientarea.php?action=contacts">{$LANG.clientareanavcontacts}</a></li> either delete the entire line, or 'rem' it out in case you want to put it back iin later.. <!-- <li><a href="clientarea.php?action=contacts">{$LANG.clientareanavcontacts}</a></li> --> thanks you brian . 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.