{include file="public/header" /}

{$Think.lang.ds_storehelp}

{include file="public/admin_items" /}

{$Think.lang.ds_explanation}

{notempty name="helptype_list"} {foreach name="helptype_list" item="val"} {/foreach} {else /} {/notempty}
{$Think.lang.ds_sort} {$Think.lang.helptype_name} {$Think.lang.ds_display} {$Think.lang.ds_handle}
{$val.helptype_sort} {$val.helptype_name} {$val.helptype_show ==1 ? $Think.lang.ds_yes : $Think.lang.ds_no} {$Think.lang.ds_edit} {eq name="val.helptype_code" value="auto"} {$Think.lang.ds_del} {/eq}
{$Think.lang.ds_no_record}
{$show_page|raw}