{include "header.inc.html"}
{$lang.admin.hotkey.name}
{$lang.admin.hotkey.name_en}
{if $smarty.get.act=="edit" || $smarty.get.act=="add"}
{if $smarty.get.act=="edit"} {/if}
{else} {hotkey limit="false"} {/hotkey}
编号标题链接网址排序添加时间操作
{$item.id}{$item.name}{$item.link} {$item.sortId}{$item.posttime|date_format:"Y-m-d"}{$lang.edit} {$lang.del}
{/if}
{include "footer.inc.html"}