{template admin/top.html}
admin
{lang('a-aut-14')}
|
{lang('a-aut-18')}
|
{if admin_auth($userinfo['roleid'], 'model-addfield')}
{lang('a-add')}
|
{/if} {if admin_auth($userinfo['roleid'], 'model-cache')}
{lang('a-cache')}
{/if}
{lang('a-order')}
{lang('a-name')}
{lang('a-mod-30')}
{lang('a-mod-31')}
{lang('a-mod-32')}
{lang('a-mod-33')}
{lang('dr002')}
{lang('a-option')}
{if $typeid == 1}
title
{$content['title']['name']}
System
{if $content['keywords']['show']}
√
{else}
×
{/if}
{if admin_auth($userinfo['roleid'], 'model-editfield')}
{lang('a-edit')}
{/if}
keywords
{$content['keywords']['name']}
System
{if $content['keywords']['show']}
√
{else}
×
{/if}
{if admin_auth($userinfo['roleid'], 'model-editfield')}
{lang('a-edit')}
{/if}
thumb
{$content['thumb']['name']}
System
{if $content['thumb']['show']}
√
{else}
×
{/if}
{if admin_auth($userinfo['roleid'], 'model-editfield')}
{lang('a-edit')}
{/if}
description
{$content['description']['name']}
System
{if $content['description']['show']}
√
{else}
×
{/if}
{if admin_auth($userinfo['roleid'], 'model-editfield')}
{lang('a-edit')}
{/if}
{/if} {loop $list $t}
{$t['field']}
{$t['name']}
{if $t['formtype']=='merge'}{lang('a-mod-34')}{else}{$t['formtype']}{/if}
{$t['type']}
{$t['indexkey']}
{if $t['isshow']}
√
{else}
×
{/if}
{if admin_auth($userinfo['roleid'], 'model-editfield')}
{lang('a-edit')}
| {/if} {if admin_auth($userinfo['roleid'], 'model-disable')}
{if $t['disabled']==1}
{lang('a-qi')}
{else}{lang('a-jin')}{/if}
| {/if} {if admin_auth($userinfo['roleid'], 'model-del')}{if $t['field'] == 'content'}
{lang('a-del')}
{else}
{lang('a-del')}
{/if}{/if}
{/loop}