{include(header)}
  •  
  • {tab_other_language::get("名称")}
  • {tab_other_language::get("操作")}
  • {foreach($arr_list["list_group"] as $group_key => $group)}
  • {$group["group_name"]}
  • {foreach($arr_list['list']["id_" . $group['group_id']] as $item)}
  • {$item["menu_title"]}
  • {tab_other_language::get("添加")}
  • {/foreach} {/foreach}
  •   {if($this_limit->chk_act("save"))}{/if}
  • {include(footer)}