AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: Ollie on November 29, 2014, 09:45:35 PM
-
I need to edit a couple of templates. Can somebody tell me the location of each? (Please provide the path for each template.)
http://assistech.com/store/index.php?rt=account/forgotten/password
http://assistech.com/store/index.php?rt=account/forgotten/loginname
-
All templates are located in this folder
https://github.com/abantecart/abantecart-src/tree/master/public_html/storefront/view
What you are looking for is here:
https://github.com/abantecart/abantecart-src/tree/master/public_html/storefront/view/default_html5/template/pages/account
-
Thank you.