%%78^788^78816674%%SUB9990.tpl.php 2.48 KB
<?php /* Smarty version 2.6.26, created on 2017-06-01 09:09:53
         compiled from SUB9990.tpl */ ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META name="GENERATOR" content="Microsoft FrontPage 4.0">
<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
<META http-equiv="Content-Style-Type" content="text/css">
<link href="./css/style.css" rel="stylesheet" type="text/css">
<TITLE>め〜るNiポン!</TITLE>
<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
<script>
<?php echo '

function deleteCheck(){
	if (confirm("退会処理を行います\\nよろしいですか?")){
		document.frm.Submit_btn.disabled = true;
		document.frm.action="SUB9991.php";
		document.frm.submit();
	}
}

'; ?>

</script>
</HEAD>
<BODY bgcolor="White">
<FORM name="frm">
<!-- ヘッダー表示 -->
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
<!-- メニュー表示 -->
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
<!-- 一覧表示 -->
<table width="100%" border="0">
	<tr>
		<th><B><font color="blue" size="5">退会処理</font></B></th>
	</tr>
</table>
<hr />
<table width="100%" border="0"> 
	<tr> 
		<td align="center">
			<p align="center">
				め〜るNiポンの退会処理を行います。<br>
				<br>
				<font color="#FF0000">※退会後にメールアドレスなどの個人情報は削除されます。<br>
				<br>
				</font>
			</p>
			<table width="40%" height="150" border="1">
				<tr>
					<th scope="col"><div align="center">退会理由<BR>(任意)</div></th>
					<th align="left" valign="top" scope="col"><textarea name="textarea" cols="35" rows="10"></textarea></th>
				</tr>
			</table>
			<br>
			<input type="button" name="Submit_btn" value=" 退会する " onClick="JavaScript:deleteCheck();">
		</td> 
	</tr> 
</table> 
<table width="100%" border="0"> 
	<tr>
		<td align="center"><input type="button" name="btnReturn" value="メニューへ戻る" onClick="location='MAIN0000.php'"></td> 
	</tr> 
</table>
<!-- フッター表示 -->
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
</FORM>
</BODY>
</HTML>