![]() |
Moving the "printable" button
I want to move the "printable" code {include file="printable.tpl"} from head.tpl to home.tpl. Will that affect how the print function works?
Also, I noticed that in a separate column in the head.tpl file there was this code: Code:
{if (($main eq 'catalog' && $cat ne '') || $main eq 'product' || ($main eq 'comparison' && $mode eq 'compare_table') || ($main eq 'choosing' && $smarty.get.mode eq 'choose')) && $config.Appearance.enabled_printable_version eq 'Y'} Does that go with the {include file="printable.tpl"} piece of code, or does it stay with the head.tpl file? I okay with playing with the HTML code, but don't know enough about the this code to be sure... Thanks! |
Update: My moving the {include file="printable.tpl"} from head.tpl to home.tpl, and leaving the rest of the code I mentioned above seemed to work fine.
Sonia |
All times are GMT -8. The time now is 07:57 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.