View Single Post
  #3  
Old 11-23-2016, 06:25 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Trying to add a custom tab in My Account section

Modify include/account_tabs.php and add the tab info you need following the pattern there.

The php script assigns $account_tabs to smarty and this is passed on the top_links.tpl as $tabs
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote