TheGGTheory Posted March 15, 2016 Share Posted March 15, 2016 (edited) Hello everyone,i'm developing a module wich should use a copy of admin/themes/default/template/controllers/orders/helpers/view/view.tpl (i need to make some modification to this file and i dont' want to override because it should be used just by mymodule).... I've tryed a lot of different paths but it seemes i ca't find an exact soluiton (last i tryed is mymodule/views/templates/admin/mymodule/helpers/view/view.tpl)I also need a copy of admin/themes/default/template/helpers/list/list_footer.tpl -Does anyone knows where i should put this files?-Should i put an index.php file in every directory i make? -Should i change this when copying the tpl files? {extends file="helpers/view/view.tpl"} {block name="override_tpl"} -Looking around for solution somethimes i've seen some directories names with underscores.. Do they matters or just depends on PS version?(using PS1.6)Sorry for eventual typos or mistakes. Edited March 15, 2016 by TheGGTheory (see edit history) Link to comment Share on other sites More sharing options...
TheGGTheory Posted March 16, 2016 Author Share Posted March 16, 2016 Up! 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