{include(header)}
{foreach($arr_group as $item)} {$item} {/foreach}
  • {tab_other_language::get("添加")}
  • {tab_other_language::get("排序")} {if(isset($arr_list['sort']['link_sort']))}{/if}
  • {tab_other_language::get("名称")} {if(isset($arr_list['sort']['link_name']))}{/if}
  • {tab_other_language::get("链接")} {if(isset($arr_list['sort']['link_url']))}{/if}
  • {tab_other_language::get("图片")} {if(isset($arr_list['sort']['link_pic']))}{/if}
  • {tab_other_language::get("操作")}
  • {foreach($arr_list['list'] as $item)} {/foreach}
  • {if($this_limit->chk_act("save"))}{/if}
  • {include(footer)}