{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}

{$layout.pagetitle}

{icon name="id"} {trans("Template:")} {capture assign="template_hint"}{strip} Enter number template

Supported substitution symbols:
%N - document number,
%m - month number (always two digits),
%Y - year number (always four digits),
%C - customer id; if this symbol is present then customer dedicated numbering applies.

Other symbols can be used which are described in PHP strftime function documentation. {/strip}{/capture} {hint content=$template_hint}
{icon name="document"} {trans("Document type:")}
{icon name="calendar"} {trans("Period:")}
{icon name="division"} {trans("Division")}
{icon name="user"} {trans("User")}
{icon name="option"}
{button type="submit" icon="save" label="Submit"} {button icon="cancel" label="Cancel" href="?m=numberplanlist"}
{/block}