%%CD^CD0^CD030493%%MST1310.tpl.php 3.62 KB
<?php /* Smarty version 2.6.26, created on 2017-06-01 09:16:25
         compiled from MST1310.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>
<?php echo '
function inputDataCheck(){
	if(document.Frm.disp2_name.value==""){
		window.alert("グループ名を入力して下さい");
		Frm.disp2_name.focus();
		return false;
	}
	
	if(document.Frm.disp3_name.value==""){
		window.alert("件名を入力して下さい");
		Frm.disp3_name.focus();
		return false;
	}

	if(document.Frm.disp6_name.value==""){
		window.alert("メール件名(定型文)");
		Frm.disp6_name.focus();
		return false;
	}

	if (confirm("この内容で情報を更新しますか?")){
		document.Frm.action="MST1311.php";
		document.Frm.submit();
	}
}

function ichiranBack(){
	if (confirm("入力内容は破棄して戻ります\\nよろしいですか?")){
		document.Frm.action="MAIN0000.php";
		document.Frm.submit();
	}
}
'; ?>

</SCRIPT>
</HEAD>
<form name="Frm" method="POST">
<!-- ヘッダー表示 -->
<?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);
 ?>
<!-- 一覧表示 -->
<center>
<table width="100%" border="0">
	<tr>
		<th><B><FONT color=blue size=5>表示メッセージ登録</FONT></B></th>
	</tr>
</table>
<hr/>
<TABLE border="0" width="544">
	<TR>
		<TD width="345">
			<B><FONT size="2" color=#FF0000>*</FONT></B><FONT size="2">は入力必須項目です</FONT>
		</TD>
	</TR>
</TABLE>
<TABLE border=1 bordercolor="#008080" width="544">
	<TR>
		<TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000>*</FONT></B><FONT size="2"><B><FONT size="2">グループ項目名</FONT></B></TD>
		<TD><INPUT maxlength="15" size="40" type="text" name="disp2_name" Value="<?php echo $this->_tpl_vars['strDisp_Name'][1]; ?>
"></TD>
	</TR>
	<TR>
		<TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000>*</FONT></B><FONT size="2"><B><FONT size="2">件名</FONT></B></TD>
		<TD><INPUT maxlength="15" size="40" type="text" name="disp3_name" Value="<?php echo $this->_tpl_vars['strDisp_Name'][2]; ?>
"></TD>
	</TR>
	<TR>
		<TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000>*</FONT></B><FONT size="2"><B><FONT size="2">メール件名(定型文)</FONT></B></TD>
		<TD><INPUT maxlength="15" size="40" type="text" name="disp6_name" Value="<?php echo $this->_tpl_vars['strDisp_Name'][3]; ?>
"></TD>
	</TR>
</TABLE>
<BR>
<TABLE border="0" width="544">
	<TR>
		<TD width="360"><FONT size="2"><B>情報を更新する場合はこのボタンを押してください⇒</B></FONT></TD>
		<TD><INPUT type="button" name="update" value=" 更 新 " onClick="JavaScript:inputDataCheck();"></TD>
	</TR>
</TABLE>

<BR>
<INPUT type="button" name="back" value="メニューへ戻る" onClick="JavaScript:ichiranBack();">

</CENTER>

<INPUT TYPE="hidden" NAME="disp2_id" VALUE="2">
<INPUT TYPE="hidden" NAME="disp3_id" VALUE="3">
<INPUT TYPE="hidden" NAME="disp6_id" VALUE="6">

<!-- フッター表示 -->
<?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>