{{if AdminIsPower('admin', 'detail')}} {{/if}} {{if AdminIsPower('admin', 'saveinfo')}} {{if $module_data['id'] neq 1 or $module_data['id'] eq $admin['id']}} {{:MyLang('edit_title')}} {{/if}} {{/if}} {{if AdminIsPower('admin', 'delete')}} {{if $module_data['id'] neq 1 and $module_data['id'] neq $admin['id']}} {{/if}} {{/if}}