{include file="header.html"}

{$layout.pagetitle}

{if $listdata.total != 0} {/if} {cycle values="light,lucid" print=false} {section name=numberplanlist loop=$numberplanlist} {sectionelse} {/section} {if $listdata.total != 0} {/if}
{t}Template:{/t} {t}ID:{/t} {t}Example (next) number:{/t} {t}No. of issued documents:{/t} {t}Document type:{/t} {t}Period:{/t} {t}Default:{/t} {t}Add plan{/t}
{include file="scroller.html" loop=$numberplanlist}
{$numberplanlist[numberplanlist].template} ({$numberplanlist[numberplanlist].id|string_format:"%04d"}) {number number=$numberplanlist[numberplanlist].next template=$numberplanlist[numberplanlist].template time=$smarty.now} {$numberplanlist[numberplanlist].issued|default:"0"} {assign var="doctype" value=$numberplanlist[numberplanlist].doctype} {$_DOCTYPES.$doctype} {assign var="period" value=$numberplanlist[numberplanlist].period} {$_NUM_PERIODS.$period} {if $numberplanlist[numberplanlist].isdefault}{t}yes{/t}{/if} [ {t}Edit{/t} ] [ {t}Delete{/t} ]

 

{t}No such numbering plans in database.{/t}

 

{include file="scroller.html" loop=$numberplanlist}
{t}Add plan{/t}

{include file="footer.html"}