<{* タイトル *}>
<{if ($action.authority.role_authority_id > 0) }>
<{$lang.authority_general_title|smarty:nodefaults}>
<{else}>
<{$lang.authority_general_add_title|smarty:nodefaults}>
<{/if}>
<{* 操作説明 *}>
<{if ($action.authority.role_authority_id > 0) }>
<{$lang.authority_description|smarty:nodefaults}>
<{else}>
<{$lang.authority_add_description|smarty:nodefaults}>
<{/if}>
<{* 詳細部 *}>
<{include file="authority_script.html"}>
<{/strip}>