{* $Id: states.tpl,v 1.11 2002/10/21 07:06:43 zorg Exp $ *} {include file="location.tpl" last_location="States"} This section is used to define the list of states of the country where the shop is located. States are used in shipping and tax calculations.

{capture name=dialog} {section name=state loop=$states} {/section}
Code State  
Add new state
 
{/capture} {include file="dialog.tpl" title="States" content=$smarty.capture.dialog extra="width=100%"}