#set($title = "退会手続き画面") #parse( "/WEB-INF/view/common/preHeader_sp.vm" )
#parse( "/WEB-INF/view/common/header_sp.vm" ) #set($withdraw-url = $tools.getSecureUrl('/user/withDraw/withDrawConfirm/'))

退会手続き

eモニ会員退会方法

eモニ会員を退会するには下記の退会理由を選んで送信ボタンを押してください。

配信退会を希望する理由 #foreach( $checkBoxComment in [0..2]) #if($!withDrawForm.withDrowReasonBoxes.contains($velocityCount.toString())) #set($cheched ="checked") #end #set($msgKey ="withDraw.checkBoxComment"+"$velocityCount") #set($checkboxId ="withDrowReasonBoxes"+"$velocityCount") #set($cheched ="") #end

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