%%59^599^5999B296%%SEND0001.tpl.php
6.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<?php /* Smarty version 2.6.26, created on 2017-06-02 02:08:17
compiled from SEND0001.tpl */ ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META name="GENERATOR" content="IBM WebSphere Homepage Builder V6.0.1 for Windows">
<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">
<script type="text/javascript" src="./include/jkl-calendar.js" charset="Shift_JIS"></script>
<script type="text/javascript" src="./include/SEND0001.js" charset="EUC-JP"></script>
<TITLE>アラーム設定</TITLE>
</HEAD>
<BODY bgcolor="White">
<FORM METHOD="POST" 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);
?>
<!-- 配信画面表示 -->
<CENTER>
<TABLE border=0 WIDTH="544">
<TR>
<TD>
<CENTER>
<table width="100%" border="0">
<tr>
<th>
<B><FONT color=blue size=5>アラーム設定</FONT></B>
</th>
</tr>
</table>
<HR>
</CENTER>
</TD>
</TR>
<TR>
<TD>
<BR>
<TABLE border=1 bordercolor="#008080" width="544">
<TBODY>
<TD bgcolor="#FFCC99">
<B><FONT size="2">アラーム日時</FONT></B>
</TD>
<TD>
<FONT size="2">
<INPUT size="5" maxlength="4" type="text" name="alarm_yyyy" Value="<?php echo $this->_tpl_vars['alarm_yyyy']; ?>
">年
<SELECT name="alarm_mm" onchange="JavaScript:DayMax(alarm_yyyy.value,alarm_mm.value,0,0);">
<?php echo $this->_tpl_vars['opt_alarm_mm']; ?>
</SELECT>月
<SELECT name="alarm_dd">
<?php echo $this->_tpl_vars['opt_alarm_dd']; ?>
</SELECT>日
<SELECT name="alarm_hh">
<?php echo $this->_tpl_vars['opt_alarm_hh']; ?>
</SELECT>時
<SELECT name="alarm_time_mm">
<?php echo $this->_tpl_vars['opt_alarm_time_mm']; ?>
</SELECT>分
<!--カレンダー表示-->
<a href="javascript:cal1.write();">
<img id="dateLink1" src="./img/cl001.gif" alt="日付選択" border="0" style="vertical-align:middle;margin:5px"/>
</a>
<input type="hidden" name="colname1" value="<?php echo $this->_tpl_vars['calYMD1']; ?>
">
<div id="calid1"></div>
</FONT>
</TD>
</TR>
</TBODY>
</TABLE>
<BR>
<TABLE border=1 bordercolor="#008080" width="544">
<B><FONT size="2" color=#FF0000>※どの回答時にアラーム配信を行なうか選択してください</FONT></B>
<TBODY>
<TR bgcolor="#FFCC99">
<TD ALIGN="CENTER" WIDTH="400">
<FONT size=2><B>回答文言</B></FONT>
</TD>
<TD ALIGN="CENTER" WIDTH="144">
<FONT size=2><B>設 定</B></FONT>
</TD>
</TR>
<?php echo $this->_tpl_vars['strAnsData']; ?>
</TBODY>
</TABLE>
<TABLE border="0" width="544">
<br><br>
<TR>
<TD>
<CENTER>
<FONT SIZE=2> アラームを設定する場合はこのボタンを押してください⇒</FONT>
<input type="button" value=" 設 定 " onClick="return input_chk();">
<br><br>
<FONT SIZE=2>アラーム設定を解除する場合はこのボタンを押してください⇒</FONT>
<input type="button" value=" 解 除 " onClick="return del_chk();">
</CENTER>
</TD>
</TR>
</TABLE>
</td>
</tr>
</table>
<input type="hidden" name="alarm_flg" value="">
<input type="hidden" name="SendType" value="<?php echo $this->_tpl_vars['SendType']; ?>
">
<input type="hidden" name="radSendPtn" value="<?php echo $this->_tpl_vars['radSendPtn']; ?>
">
<input type="hidden" name="group_id" value="<?php echo $this->_tpl_vars['group_id']; ?>
">
<input type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
">
<input type="hidden" name="date_yyyy" value="<?php echo $this->_tpl_vars['date_yyyy']; ?>
">
<input type="hidden" name="date_mm" value="<?php echo $this->_tpl_vars['date_mm']; ?>
">
<input type="hidden" name="date_dd" value="<?php echo $this->_tpl_vars['date_dd']; ?>
">
<input type="hidden" name="time_hh" value="<?php echo $this->_tpl_vars['time_hh']; ?>
">
<input type="hidden" name="time_mm" value="<?php echo $this->_tpl_vars['time_mm']; ?>
">
<input type="hidden" name="kidok_yyyy" value="<?php echo $this->_tpl_vars['kidok_yyyy']; ?>
">
<input type="hidden" name="kidok_mm" value="<?php echo $this->_tpl_vars['kidok_mm']; ?>
">
<input type="hidden" name="kidok_dd" value="<?php echo $this->_tpl_vars['kidok_dd']; ?>
">
<input type="hidden" name="kidok_hh" value="<?php echo $this->_tpl_vars['kidok_hh']; ?>
">
<input type="hidden" name="kidok_time_mm" value="<?php echo $this->_tpl_vars['kidok_time_mm']; ?>
">
<input type="hidden" name="kidok" value="<?php echo $this->_tpl_vars['kidok']; ?>
">
<input type="hidden" name="midok" value="<?php echo $this->_tpl_vars['midok']; ?>
">
<input type="hidden" name="send_yyyy" value="<?php echo $this->_tpl_vars['send_yyyy']; ?>
">
<input type="hidden" name="send_mm" value="<?php echo $this->_tpl_vars['send_mm']; ?>
">
<input type="hidden" name="send_dd" value="<?php echo $this->_tpl_vars['send_dd']; ?>
">
<input type="hidden" name="send_hh" value="<?php echo $this->_tpl_vars['send_hh']; ?>
">
<input type="hidden" name="send_time_mm" value="<?php echo $this->_tpl_vars['send_time_mm']; ?>
">
<input type="hidden" name="NowSend" value="<?php echo $this->_tpl_vars['NowSend']; ?>
">
<input type="hidden" name="radSend" value="<?php echo $this->_tpl_vars['radSend']; ?>
">
<input type="hidden" name="TITLE" value="<?php echo $this->_tpl_vars['TITLE']; ?>
">
<input type="hidden" name="rad_tei" value="<?php echo $this->_tpl_vars['rad_tei']; ?>
">
<input type="hidden" name="MAIL_TEXT" value="<?php echo $this->_tpl_vars['MAIL_TEXT']; ?>
">
<input type="hidden" name="pattern_id" value="<?php echo $this->_tpl_vars['pattern_id']; ?>
">
<input type="hidden" name="limit_yyyy" value="<?php echo $this->_tpl_vars['limit_yyyy']; ?>
">
<input type="hidden" name="limit_mm" value="<?php echo $this->_tpl_vars['limit_mm']; ?>
">
<input type="hidden" name="limit_dd" value="<?php echo $this->_tpl_vars['limit_dd']; ?>
">
<input type="hidden" name="limit_time_hh" value="<?php echo $this->_tpl_vars['limit_time_hh']; ?>
">
<input type="hidden" name="limit_time_mm" value="<?php echo $this->_tpl_vars['limit_time_mm']; ?>
">
<input type="hidden" name="view_flg" value="<?php echo $this->_tpl_vars['view_flg']; ?>
">
<!-- フッター表示 -->
<?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);
?>
</CENTER>
</form>
</BODY>
</HTML>