View Single Post
  #11  
Old 08-12-2006, 05:59 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default

Sorry, my mistake, I forget capture menu code, use this code:

Code:
{* $Id: pages_menu.tpl,v 1.5 2005/11/17 06:55:36 max Exp $ *} {capture name=menu} <div class="categories"> {section name=pg loop=$pages_menu} &raquo;{$pages_menu[pg].title} {/section} </div> {/capture} { include file="menu.tpl" menu_title="Sell Books" menu_content=$smarty.capture.menu }
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote