Quote:
Originally Posted by PhilJ
Wrap menu.tpl code around the menu...
Code:
{capture name=menu}
THE MENU
{/capture}
{include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_categories menu_content=$smarty.capture.menu cellpadding=$fc_cellpadding}
|
Hi again, not sure what you mean by "wrap around the menu".