![]() |
tpl without xcart surroundings
I've got a tpl that I want to display without all the xcart stuff around it. This is in the admin.
I'm planning on printing the pages out and to pdf so I don't want any of the xcart menus/title etc. TIA |
Re: tpl without xcart surroundings
So you should put your tpl somewhere in skin1 folder, write your own php file and place into admin directory.
PHP is something like this: Code:
<?php f.e. if your tpl is in skin1/admin it should be func_display("admin/your_tpl_name.tpl",$smarty); |
All times are GMT -8. The time now is 05:46 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.