{**}
{if !$from|@count} {else} {cycle name=bgcolor values="even,odd" assign=bgColor reset=1} {foreach key=zoneId item=zone from=$from} {cycle name=bgcolor assign=bgColor} {/foreach} {/if}
{ox_column_title item=name order=up default=1 str=Name url=affiliate-zones.php} {ox_column_title item=size order=up default=0 str=Size url=affiliate-zones.php} {t str=Description}  
 
{if $affiliateId != -1} {t str=NoZones} {else} {t str=NoZonesAddWebsite} {/if}
 
 
{if $canEdit} {$zone.zonename|escape:html} {else} {$zone.zonename|escape:html} {/if} {ox_entity_id type="Zone" id=$zoneId} {ox_zone_size width=$zone.width height=$zone.height delivery=$zone.delivery} {$zone.description|escape:html|default:' '}