#set($title = "管理者登録確認") #if($!adminRegistForm.updateFlag=="update")#set($title = "管理者編集確認")#end #set($menukubun = "5") #parse( "/WEB-INF/view/common/header_admin.vm" )

管理者#if($!adminRegistForm.updateFlag=="update")編集#else登録#end確認

管理者#if($!adminRegistForm.updateFlag=="update")編集#else登録#end確認

## ## ##
ログインID    $!escape.html($!{adminRegistForm.loginId})
パスワード    $!escape.html($!{adminRegistForm.password})
氏名    $!escape.html($!{adminRegistForm.adminUserName})
E-mail    $!escape.html($!{adminRegistForm.email})
## ## ## ## ## ##   ##
  
#makeToken()







#parse( "/WEB-INF/view/common/footer_admin.vm" )