{include file="file:$templatedir/Header.html"} {csrf}
{include file="file:$templatedir/GadminMenu.html"}
ポータルTOP > グループ管理者設定 > ユーザー一覧 > ユーザー登録 << 戻る
{if $successes}
{foreach from=$successes item=_success}
{$_success}
{/foreach}
{/if} {if $errors}
{foreach from="$errors" item="_error"}
{$_error}
{/foreach}
{/if}
氏名
ふりがな
ログインID
Skype ID
ログインパスワード
ログインパスワード(確認)
メールアドレス
代表グループ
会社用:
携帯用:
個人用:
その他:
{if !$groups}
※代表グループを選択するには、先に「所属グループ」にグループを追加してください。{/if}


ユーザーレベル
個人ブログ使用許可
一般ユーザー システム管理者 許可 禁止
ユーザーの利用
不可
所属グループ
{if $groups} {foreach from="$groups" item="_item" key="_key" name="names"} {/foreach} {else} {/if}
{if $_item.admin}{else}
{/if}
{$_item.name}
所属グループなし
※(※)は必須項目です。
※所属グループにグループ管理者権限のあるグループが含まれていない場合、「OK」を押した後このユーザーの管理が行えなくなります。
<< 戻る
{if $groups} {foreach key=_code item=_value from=$groups} {/foreach} {/if} {include file="file:$templatedir/Footer.html"}