{if $Cbucket->show_page == true}

Add Placement


Note: if you delete any placement, all ads under it will be deleted


{section name=a_list loop=$ads_placements} {if $ads_placements[a_list].placement_name !=''} {/if} {/section}
ID PlacementName PlacementCode TotalAds Action
{$ads_placements[a_list].placement_id} {$ads_placements[a_list].placement_name} {literal}{AD place={/literal}{$ads_placements[a_list].placement}{literal}}{/literal} {$ads_placements[a_list].total_ads} {if $ads_placements[a_list].disable == no} Remove {else} Default Placement {/if}
{/if}