{include file="header.html"} {include file="fancybox.html"} {include file="submenus/tools.html"}
{$lng.panel.custom_pages}
{foreach from=$array_custom_pages item=v} {/foreach} {if $no_pages==0} {/if}
{$lng.general.id} {$lng.general.position} {$lng.custom_pages.title} {$lng.custom_pages.type} {$lng.custom_pages.link} {$lng.general.order} {$lng.general.action}
#{$v.id} {$v.order_no} {$v.title} {if $v.type==1}{$lng.custom_pages.custom_content}{else}{$lng.custom_pages.external_link}{/if}
{if $v.navlink==1}{$lng.custom_pages.main_navlink}{elseif $v.navlink==2}{$lng.custom_pages.secondary_navlink}{else}{$lng.custom_pages.not_linked}{/if}
{if $v.type==2}{$v.hreflink}{else}{$live_site}/content.php?id={$v.id}{/if} {if $v.order_no>1} {else} {/if} {if $v.last==0} {else} {/if} {if $v.type==1}{/if} {if $v.active==0} {else} {/if} {if $v.read_only==0}{/if}
{$lng.custom_pages.no_custom_pages}


{include file="footer.html"}