{include file="$admin_template_path/html/header.html"} {include file="$admin_template_path/html/pagetops.html"} {if $errorMessage}
{$errorMessage}
{literal} {/literal} {/if}
{include file="$admin_template_path/html/leftmenu.html"}
编辑作品
{if isset($error.category)} {$error.category} {/if}
{if $data.demo_url != ''}
{/if}
{if $attributes} {foreach from=$attributes item=a}
{if $a.type == 'select'} {elseif $a.type == 'multiple'} {elseif $a.type == 'check'} {foreach from=$a.attributes item=ai} {$ai.name}
{/foreach} {elseif $a.type == 'radio'} {foreach from=$a.attributes item=ai} {$ai.name}
{/foreach} {else} {/if}
{/foreach} {/if}
编辑标签
{if $smarty.post.free_request == 'true'} {else} {/if}
{if $smarty.post.free_request == 'true'}
{/if}
格式:2015-02-27
{literal} {/literal}