{if $error_form ne ""}
| {include file="admin.form.error.tpl"} |
| |
{/if}
| {label for="cn"} |
: |
{input name="cn"} {if isset($verify.cn)}{$mark}{/if} |
{*
| {label for="tt"} |
: |
upload -
{input name="tt"} {if isset($verify.tt)}{$mark}{/if}
OR
use existing template -
|
| {label for="tc"} |
: |
upload -
{input name="tc"} {if isset($verify.tc)}{$mark}{/if}
OR
use existing template -
|
| {label for="tp"} |
: |
upload -
{input name="tp"} {if isset($verify.tp)}{$mark}{/if}
OR
use existing template -
|
*}
| {label for="d"} |
: |
{input name="d"} {if isset($verify.d)}{$mark}{/if} |
|
|
{input name="s"} {label for="s"} |
| |
|
|
{input name="submit"} {input name="reset"} {input name="cancel"} |