{:__("Base")}
{:__("More")}
{if (!empty($html))}
{:__("Extended field")}
{/if}
{:__("Column type")}:
{:build_radios('row[type]',['category'=>__('Category home'),'list'=>__('Lists'),'link'=>__('Other links')],$parenInfo['type']??'list',['id'=>'frm-type','class'=>'form-control'])}
{:__("Owning model")}:
{:__("Superior column")}:
{:build_select('row[parent_id]',$parent_list,$parenInfo['id']??'',['id'=>'frm-parent_id','class'=>'form-control'])}
{:__("Column name")}:
{:__("Directory name")}:
{:__('Name used for address bar access, supports letters, numbers, -, _')}
{:__("link")}:
{:__("Select column")}
{:__('Selected')}:
{:__("Column home")}:
{:__("List template")}:
{:__("Content template")}:
{:__("Page template")}:
{:__("Weigh")}:
{:__("Navigation display")}:
{:build_radios('row[ismenu]',['1'=>__('Show'),'0'=>__('Hide')])}
SEO{:__('Title')}:
{:__("SEO keywords")}:
{:__("SEO description")}:
{:__("Column thumbnail")}
{:__('Upload')}
{:__('Select')}
{:__("Paging Size")}:
{:__('Tip: Applicable to list pages, requires template support')}
{:__("Pop-up method")}:
{:build_radios('row[target]',['_self'=>__('Current window'),'_blank'=>__('New window')],'_self')}
{:__("Status")}:
{:build_radios('row[status]',['normal'=>__('Normal'),'hidden'=>__('Hidden')])}
{if (!empty($html))}
{$html|raw}
{/if}
{block:script} {/block:script}