{if $smarty.const.LIC_FLG === true && $BlogLicense}
{if $BlogLicenseArray.bOverTerm == $smarty.const.VAL_COMMON_FLAG_ON}
{else}
{if $BlogLicenseArray.bGrace == $smarty.const.VAL_COMMON_FLAG_ON}
{else}
{if $BlogLicArr.iLicUser != $smarty.const.NUM_LIC_UNLIMITED}
{if $BlogLicArr.iLastUser > 0}
{l}あと{$BlogLicArr.iLastUser}ユーザー登録できます。{/l}
{else}
{if ($BlogLicenseArray.licOver == -1 || $BlogLicenseArray.licOver > $BlogLicenseArray.remainder)}
{if $BlogLicArr.iNgUser <= 0}
{l}ユーザー数がライセンスの上限に達しています。{/l}
{else}
{if $BlogLicense->r_cLicenseKey}{l}ご購入頂いた『ライセンス』では、{/l}{/if} {$BlogLicArr.iNgUser}{l}ユーザーライセンスが不足しています。{/l}
{/if}
{else}
{if $BlogLicArr.iNgUser > 0}
{if $BlogLicense->r_cLicenseKey}{l}ご購入頂いた『ライセンス』では、{/l}{/if} {$BlogLicArr.iNgUser}{l}ユーザーライセンスが不足しています。{/l}
{if $BlogLicenseArray.licOver >= 0}
{$BlogLicenseArray.licOver}{l}日以内に{/l}{$BlogLicArr.iNgUser}{l}ユーザーを削除するか、または、不足しているユーザーライセンスをご購入ください。{/l}
{/if}
{else}
{l}ユーザー数がライセンスの上限に達しています。{/l}
{/if}
{/if}
{/if}
{else}
{l}無制限にユーザーを登録できます。{/l}
{/if}
{/if}
{/if}
{/if}