{include file="header.html"} {include file="data/fancybox.html"}
{$lng.panel.tools} > {$lng.panel.custom_pages}
{if !$is_mod || $mod_sections.custom_pages.add==1} {/if}
{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 !$is_mod || $mod_sections.custom_pages.edit==1} {if $v.order_no>1} {else} {/if} {if $v.last==0} {else} {/if} {/if} {if !$is_mod || $mod_sections.custom_pages.edit==1} {if $v.type==1}{/if} {if $v.active==0} {else} {/if} {/if} {* end if mod and edit *} {if !$is_mod || $mod_sections.custom_pages.delete==1} {if $v.read_only==0}{/if} {/if}
{$lng.custom_pages.no_custom_pages}
{* p30 *} {include file="footer.html"}