{include file="file:$templatedir/AdminHeader.html"} {include file="file:$templatedir/ErrorDiv.html"}
{include file="file:$templatedir/AdminMenu.html"}
 {l}管理者設定の設定状況{/l}
{l}ブログシステム名{/l} {$system_name|smarty:nodefaults|truncate_blog:100|neo_escape|default:'{l}未設定{/l}'}
{l}ブログシステム全体の容量制限{/l} {$setting.sizemax_all}MB{l}まで{/l}
{l}メール送信機能{/l} {if $setting.mail_send == $smarty.const.VAL_COMMON_FLAG_ON}{l}使用する{/l}{else}{l}使用しない{/l}{/if}
{l}ブログの公開範囲{/l} {if $setting.allow_public == $smarty.const.VAL_SYSTEM_PUBLIC_INDIVIDUAL}{l}ブログごとに設定する{/l} {elseif $setting.allow_public == $smarty.const.VAL_SYSTEM_PUBLIC_PUBLIC}{l}外部ユーザーまで{/l} {elseif $setting.allow_public == $smarty.const.VAL_SYSTEM_PUBLIC_CLOSED}{l}登録ユーザーまで{/l} {elseif $setting.allow_public == $smarty.const.VAL_SYSTEM_PUBLIC_MEMBER}{l}参加者まで{/l} {/if}
{l}パスワードの有効期限{/l} {if ! $setting.word_lifetime}{l}無期限/警告表示されません{/l} {else}{$setting.word_lifetime}{l}日間/{/l}{if $setting.word_alert}{$setting.word_alert}{l}日前から警告する{/l}{else}{l}警告表示されません{/l}{/if} {/if}
{l}ライセンス情報{/l} {*ライセンス情報 ココカラ*} {if $BlogLicense} {if $BlogLicenseArray.bOverTerm == $smarty.const.VAL_COMMON_FLAG_ON} {l}使用期限を過ぎています。{/l}
{l}続けてご利用頂く場合、『ライセンスキー』をご購入ください。{/l}
{else} {if $BlogLicenseArray.bGrace == $smarty.const.VAL_COMMON_FLAG_ON} {l}使用期限を過ぎています。{/l}
{l}続けてご利用頂く場合、『ライセンスキー』をご購入ください。{/l}
{else} {if $BlogLicArr.iLicUser==$smarty.const.NUM_LIC_UNLIMITED}{l}無制限{/l}{else}{$BlogLicArr.iLicUser}{/if}{l}ユーザー{/l}
{if ($BlogLicenseArray.licOver == -1 || $BlogLicenseArray.licOver > $BlogLicenseArray.remainder)} {if ($BlogLicense->r_cTrialLicenseKey) || ($BlogLicense->r_cLicenseKey && $BlogLicenseArray.remainder <= ($smarty.const.NUM_TRIAL_TERM/2))} {l}/{/l} {$BlogLicenseArray.termdate|date_format:'%Y/%m/%d'}({$BlogLicenseArray.termdate|date_format:'%w'|local_word:$dbValue.calendar_week}{l})まで(あと{/l}{$BlogLicenseArray.remainder|string_format:"%d"}{l}日)使用可能です。{/l}
{/if} {if $BlogLicArr.iNgUser > 0}
{if $BlogLicense->r_cLicenseKey}{l}ご購入頂いた『ライセンス』では、{/l}{/if} {$BlogLicArr.iNgUser} {l}ユーザーライセンスが不足しています。{/l}
{/if} {else}
{if $BlogLicArr.iLicUser != $smarty.const.NUM_LIC_UNLIMITED} {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}
{/if} {/if} {/if} {/if} {/if}
{/if} {*ライセンス情報 ココマデ*}
{l}グループ数{/l} {$form.group_count}{l}グループ{/l}
{l}ユーザー数{/l} {$form.user_count}{l}ユーザー{/l}
{l}ブログ数{/l} {$form.blog_count}{l}ブログ{/l}




{include file="file:$templatedir/Footer.html"}