{include file="javascript.htm"}
{include file="header.htm"}
{include file="menu.htm"}
{include file="handle.htm"}

{$lang.menu_show_other}

{$ur_here}

调用时是根据分组别名,具体方式是:

{literal} 名称:{$item.name},分组:{$item.class},文字内容:{$item.text},图片:{$item.image},排序:{$item.sort} {/literal}
{$lang.show_add}
{$lang.box_name}
{$lang.box_class} / {$lang.box_class_unique_id}
/
{$item.class}
{$lang.box_text}
{$lang.box_link}
{$lang.box_image}
{if $box.image}{/if}
{$lang.sort}
{$lang.cancel}
{$lang.box_list}
{$box_list.name}

{$box_list.text}
{$lang.edit} | {$lang.del}{$lang.sort}:{$box_list.sort}
{include file="footer.htm"}