include file ='../header.html'
include file ='own_shop.menu.html'
$langShopTagManage
$langShopTagExplain
$langShopAddTag
if $tag_array[0].tag_id neq ''
$langShopTagName
$langShopTagSort
$langShopTagDisplay
$langShopTagUrlType
$langShopTagAddTime
$langShopTagOperation
section name=i loop=$tag_array
$tag_array[i].tag_name
$tag_array[i].tag_sort
$tag_array[i].tag_display
$tag_array[i].tag_link
$tag_array[i].tag_time
/section
else
$langCNull
/if
include file ='../../../html/footer.html'