Commit 43fd81c3e845f9d4ee1cbfa7f18c64827e919142

Authored by EC2 Default User
1 parent e94f9ddb

before release

Too many changes to show.

To preserve performance only 30 of 30+ files are displayed.

1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 09:16:22
2   - compiled from MST1410.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script>
12   -<?php echo '
13   - function del_check(){
14   - if (confirm("この回答パターンを削除します\\nよろしいですか?")){
15   - document.Frm.action="MST1430.php";
16   - document.Frm.metho="POST";
17   - document.Frm.submit();
18   - }
19   - }
20   - function disp_update(){
21   - if (confirm("初期表示を変更します\\nよろしいですか?")){
22   - document.Frm.action="MST1440.php";
23   - document.Frm.metho="POST";
24   - document.Frm.submit();
25   - }
26   - }
27   -'; ?>
28   -
29   -</script>
30   -</HEAD>
31   -<BODY bgcolor="White">
32   -<form name="Frm" method="POST">
33   -<!-- ヘッダー表示 -->
34   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
35   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
36   -$this->_tpl_vars = $_smarty_tpl_vars;
37   -unset($_smarty_tpl_vars);
38   - ?>
39   -<!-- メニュー表示 -->
40   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
41   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
42   -$this->_tpl_vars = $_smarty_tpl_vars;
43   -unset($_smarty_tpl_vars);
44   - ?>
45   -<!-- 一覧表示 -->
46   -<center>
47   -<table width="100%" border="0">
48   - <tr>
49   - <th><B><FONT color=blue size=5>回答パターン一覧画面</FONT></B></th>
50   - </tr>
51   -</table>
52   -<hr/>
53   -<TABLE border=0 WIDTH="900">
54   - <TR>
55   - <TD>
56   - <CENTER>
57   - <INPUT type="button" name="back" value="メニューへ戻る" onClick="location='MAIN0000.php'"><BR><BR>
58   - <FONT SIZE=2>回答パターンを登録する場合はこのボタンを押してください⇒</FONT>
59   - <INPUT type="button" name="new" value="新規登録" onClick="location='./MST1420.php'"><BR><BR>
60   - <FONT SIZE=2>回答パターンを削除する場合はこのボタンを押してください⇒</FONT>
61   - <INPUT type="button" name="de" value="削   除" onClick="return del_check();">
62   - <br><br>
63   - <FONT SIZE=2>初期表示を変更する場合はこのボタンを押してください⇒</FONT>
64   - <INPUT type="button" name="up" value="変   更" onClick="return disp_update();">
65   - </CENTER>
66   - </TD>
67   - </TR>
68   -</TABLE>
69   -<BR><BR>
70   -<TABLE border=0 WIDTH="900">
71   - <TR>
72   - <TD>
73   - <CENTER>
74   - <?php if ($this->_tpl_vars['num'] == '0'): ?>
75   - <FONT size=2>対象データが存在しません</FONT>
76   - <?php else: ?>
77   - <TABLE border=1 bordercolor="#008080" WIDTH="600">
78   - <TR bgcolor="#FFCC99">
79   - <TD ALIGN="CENTER" WIDTH="300"><FONT size=2><B>回答パターン名称</B></FONT></TD>
80   - <TD ALIGN="CENTER" WIDTH="100"><FONT size=2><B>選択数</B></FONT></TD>
81   - <TD ALIGN="CENTER" WIDTH="100"><FONT size=2><B>初期表示</B></FONT></TD>
82   - <TD ALIGN="CENTER" WIDTH="100"><FONT size=2><B>削除</B></FONT></TD>
83   - </TR>
84   - <?php unset($this->_sections['idx']);
85   -$this->_sections['idx']['name'] = 'idx';
86   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['kaito_ptn']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
87   -$this->_sections['idx']['show'] = true;
88   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
89   -$this->_sections['idx']['step'] = 1;
90   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
91   -if ($this->_sections['idx']['show']) {
92   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
93   - if ($this->_sections['idx']['total'] == 0)
94   - $this->_sections['idx']['show'] = false;
95   -} else
96   - $this->_sections['idx']['total'] = 0;
97   -if ($this->_sections['idx']['show']):
98   -
99   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
100   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
101   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
102   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
103   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
104   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
105   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
106   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
107   -?>
108   - <tr>
109   - <?php echo $this->_tpl_vars['kaito_ptn'][$this->_sections['idx']['index']]; ?>
110   -
111   - </tr>
112   - <?php endfor; endif; ?>
113   - </TABLE>
114   - <TABLE border=0 WIDTH="900">
115   - <TR>
116   - <TD>
117   - <CENTER>
118   - <FONT size=2><B>※選択数0個の送信は、既読確認のみで回答を入力することはできません。</B></FONT>
119   - </CENTER>
120   - </TD>
121   - </TR>
122   - </TABLE>
123   - <?php endif; ?>
124   - </CENTER>
125   - </TD>
126   - </TR>
127   -</TABLE>
128   -<BR>
129   -<TABLE border=0 WIDTH="900">
130   - <TR>
131   - <TD>
132   - <CENTER>
133   - <INPUT type="button" name="back" value="メニューへ戻る" onClick="location='MAIN0000.php'">
134   - </CENTER>
135   - </TD>
136   - </TR>
137   -</TABLE>
138   -<input type="hidden" name="exeflg" value="0">
139   -<input type="hidden" name="scrflg" value="0">
140   -</CENTER>
141   -<!-- フッター表示 -->
142   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
143   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
144   -$this->_tpl_vars = $_smarty_tpl_vars;
145   -unset($_smarty_tpl_vars);
146   - ?>
147   -</FORM>
148   -</BODY>
149   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 23:16:40
2   - compiled from MST1140.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Disp_List(){
16   - if (confirm("入力内容は破棄してユーザー情報一覧画面に戻ります\\nよろしいですか?")){
17   - document.frm.action = "MST1100.php";
18   - document.frm.method = "POST";
19   - document.frm.submit();
20   - return;
21   - }
22   -}
23   -
24   -function Send_Select(){
25   - document.frm.action = "MST1141.php";
26   - document.frm.method = "POST";
27   - document.frm.submit();
28   -}
29   -
30   -function Mail_Send(){
31   - if(!document.frm.Send_User.value){
32   - window.alert("送信先を選択して下さい");
33   - return false;
34   - }
35   -
36   - if (confirm("この内容で情報を配信しますか?")){
37   - document.frm.action="MST1142.php";
38   - document.frm.enctype="multipart/form-data";
39   - document.frm.method = "POST";
40   - document.frm.submit();
41   - }
42   -}
43   -
44   -'; ?>
45   -
46   -</script>
47   -</HEAD>
48   -<BODY bgcolor="White">
49   -<FORM name="frm" enctype="multipart/form-data" method="post">
50   -<!-- ヘッダー表示 -->
51   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
52   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
53   -$this->_tpl_vars = $_smarty_tpl_vars;
54   -unset($_smarty_tpl_vars);
55   - ?>
56   -<!-- メニュー表示 -->
57   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
58   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
59   -$this->_tpl_vars = $_smarty_tpl_vars;
60   -unset($_smarty_tpl_vars);
61   - ?>
62   -<table width="100%" border="0">
63   - <tr>
64   - <th><B><font color=blue size=5>テストメール配信</font></B></th>
65   - </tr>
66   -</table>
67   -<hr />
68   -<TABLE border="0" width="100%">
69   - <TR>
70   - <TD align="center">
71   - <INPUT type="button" name="btnBack" value="一覧へ戻る" onClick="location='MST1100.php'"><BR><BR>
72   - </TD>
73   - </TR>
74   - <tr>
75   - <td align="center">
76   - <FONT size="2" color=#FF0000><b><FONT size="2">件名・本文の一部は修正出来ません。<br>テストメール配信についてはポイントの消費はありません</b></FONT>
77   - </td>
78   - </tr>
79   - <TR>
80   - <TD align="center">
81   - <TABLE border=1 bordercolor="#008080" width="650">
82   - <TR>
83   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2">送信先</FONT></B></TD>
84   - <TD>
85   - <TABLE width="100%">
86   - <TR>
87   - <TD width="50%" align="left" ><?php echo $this->_tpl_vars['Send_List']; ?>
88   -</TD>
89   - <TD width="50%" align="right"><INPUT type="button" name="btnSelect" value="送信先の選択をする" onClick="Send_Select();"></TD>
90   - </TR>
91   - </TABLE>
92   - </TD>
93   - </TR>
94   - <TR>
95   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2">送信先機種</FONT></B></TD>
96   - <TD>
97   - <input name="SendType" type="radio" value="0" <?php echo $this->_tpl_vars['TypeChk'][0]; ?>
98   ->両方 
99   - <input name="SendType" type="radio" value="1" <?php echo $this->_tpl_vars['TypeChk'][1]; ?>
100   ->携帯のみ 
101   - <input name="SendType" type="radio" value="2" <?php echo $this->_tpl_vars['TypeChk'][2]; ?>
102   ->PCのみ 
103   - </TD>
104   - </TR>
105   - <TR>
106   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2">件名</FONT></B></TD>
107   - <TD><INPUT size="30" maxlength="28" type="text" name="kenmei" value="め〜るNiポン送信確認メール" readonly>
108   - </TR>
109   - <TR>
110   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2" class="space">本文</FONT></B></TD>
111   - <TD>
112   - ※このメールはめ〜るNiポンからの送信確認メールです。<BR>
113   - <TEXTAREA rows="2" cols="60" name="txtMemo"><?php echo $this->_tpl_vars['txtMemo']; ?>
114   -</TEXTAREA><BR>
115   - </TD>
116   - </TR>
117   - </TABLE>
118   - </TD>
119   - </TR>
120   - <TR>
121   - <TD align="center">
122   - <p>
123   - <FONT size="2"><B>↓情報を配信する場合はこのボタンを押してください↓<br></B></FONT>
124   - <INPUT type="button" name="btnSend" value="配信する" onClick="JavaScript:Mail_Send();" style="padding:4px 20px 4px 20px; ">
125   - </p>
126   - </TD>
127   - </TR>
128   -</TABLE>
129   -<input type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
130   -" />
131   -<!-- フッター表示 -->
132   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
133   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
134   -$this->_tpl_vars = $_smarty_tpl_vars;
135   -unset($_smarty_tpl_vars);
136   - ?>
137   -</FORM>
138   -</BODY>
139   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-05-31 13:33:26
2   - compiled from footer.tpl */ ?>
3   -<hr>
4   -<div id="copyBg">
5   - <a href="http://www.media-tek.co.jp" target="_blank" title="メディアテック(株)ホームページへ">Copyright (C) 2005-2010 MediaTech Inc. All rights reserved.</a>
6   -</div>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-08-07 07:12:41
2   - compiled from LIST3011.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Disp_List(){
16   - document.frm.action="./LIST0000.php";
17   - document.frm.method="POST";
18   - document.frm.submit();
19   - return;
20   -}
21   -
22   -'; ?>
23   -
24   -</script>
25   -</HEAD>
26   -<BODY bgcolor="White">
27   -<FORM name="frm" method="post">
28   -<!-- ヘッダー表示 -->
29   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
30   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
31   -$this->_tpl_vars = $_smarty_tpl_vars;
32   -unset($_smarty_tpl_vars);
33   - ?>
34   -<!-- メニュー表示 -->
35   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
36   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
37   -$this->_tpl_vars = $_smarty_tpl_vars;
38   -unset($_smarty_tpl_vars);
39   - ?>
40   -<table border="0" width="100%">
41   - <TR>
42   - <TD align="center">
43   - <table width="100%" border="0">
44   - <tr><th><B><FONT color=blue size=5>未読者再配信完了</FONT></B></th></tr>
45   - </table>
46   - <HR>
47   - <BR>
48   - <INPUT type="button" name="back" value="一覧に戻る" onClick="Disp_List();">
49   - </CENTER>
50   - </TD>
51   - </TR>
52   - <tr>
53   - <td align="center">
54   - <TABLE border=1 bordercolor="#008080" width="544">
55   - <TR>
56   - <TD width="585" height="129" align="center"><img src="./img/send.gif" alt="めーるNiポン"></TD>
57   - </TR>
58   - <TR>
59   - <TD bgcolor="#FFCC99"><CENTER><FONT size="5">入力された情報を送信しました。</FONT></CENTER></TD>
60   - </TR>
61   - </TABLE>
62   - </td>
63   - </tr>
64   -</table>
65   -<!-- フッター表示 -->
66   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
67   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
68   -$this->_tpl_vars = $_smarty_tpl_vars;
69   -unset($_smarty_tpl_vars);
70   - ?>
71   -</FORM>
72   -</BODY>
73   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 09:17:24
2   - compiled from MST1130.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<TITLE>ユーザー登録配布用</TITLE>
7   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
8   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
9   -<META http-equiv="Content-Style-Type" content="text/css">
10   -<link href="./css/style.css" rel="stylesheet" type="text/css">
11   -<TITLE>め〜るNiポン!</TITLE>
12   -</HEAD>
13   -<BODY>
14   -<FORM name="frm" method="post">
15   -<!-- ヘッダー表示 -->
16   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
17   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header_non.tpl', 'smarty_include_vars' => array()));
18   -$this->_tpl_vars = $_smarty_tpl_vars;
19   -unset($_smarty_tpl_vars);
20   - ?>
21   -<br>
22   -<center>
23   - <table width="75%" border="2">
24   - <tr>
25   - <center>
26   - <td>
27   - <BR>
28   - <INPUT name="text" type="text" Value="" size="30">の皆様へ<BR><BR>
29   - <div align="right">
30   - <?php echo $this->_tpl_vars['PHP_POST_DB_USER_NAME']; ?>
31   -<br>
32   - </div>
33   - <BR>
34   - <div align="center">
35   - 「め〜るNiポン」による連絡網<BR><BR>
36   - このたびメール配信システムを使った連絡網を作る事となりました。<BR>
37   - 下記のURLより、皆さんからメールアドレスを登録してください。よろしくお願いします。<BR><BR>
38   - <table width="75%" border="2">
39   - <tr>
40   - <td>
41   - <center><a href="<?php echo $this->_tpl_vars['strURL']; ?>
42   -" target="_blank"><?php echo $this->_tpl_vars['strURL']; ?>
43   -</a></center>
44   - </td>
45   - </tr>
46   - </table>
47   - <img src="https://www.mtc-sv.jp/make_qr/php/qr_img.php?d=<?php echo $this->_tpl_vars['strURL']; ?>
48   -&e=M&s=3"><BR><BR>
49   - ■ 注意事項 ■<BR>
50   - ・携帯でメール受信制限を行っている方は、
51   - <INPUT name="text2" type="text" Value="※管理者の方のMailアドレス" size="30"><BR>
52   -  からのメールを受信できるように制限を変更しておいてください。<BR>
53   - ・携帯電話の仕様等により一部、ご覧になれない機種がある可能性があります。<br>
54   - <font color="#FF0000">・不正な登録を防ぐためにもURL等の情報漏洩にはお気をつけ下さい。 </font><br>
55   - </div>
56   - </td>
57   - </center>
58   - </tr>
59   - </table>
60   -</center>
61   -</FORM>
62   -</BODY>
63   -
64   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-02 01:42:29
2   - compiled from LIST1031.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Return_Send(){
16   - document.frm.action = "LIST1030.php";
17   - document.frm.method = "POST";
18   - document.frm.submit();
19   -}
20   -
21   -function All_chk1(intFlg){
22   - if (document.frm.select_cd){
23   - if (document.frm.select_cd.length){
24   - for(i = 0 ; i <= document.frm.select_cd.length-1; i++ ){
25   - if (intFlg==1){
26   - document.frm.select_cd[i].checked=true;
27   - }else{
28   - document.frm.select_cd[i].checked=false;
29   - }
30   - }
31   - }else{
32   - if (intFlg==1){
33   - document.frm.select_cd.checked=true;
34   - }else{
35   - document.frm.select_cd.checked=false;
36   - }
37   - }
38   - }
39   -}
40   -
41   -function Tuika_User(){
42   - var Sel_Data = "";
43   - if (document.frm.select_cd){
44   - if (document.frm.select_cd.length){
45   - for(i = 0 ; i <= document.frm.select_cd.length-1; i++ ){
46   - if (document.frm.select_cd[i].checked){
47   - Sel_Data = Sel_Data+document.frm.select_cd[i].value+",";
48   - }
49   - }
50   - }else{
51   - if (document.frm.select_cd.checked){
52   - Sel_Data = Sel_Data+document.frm.select_cd.value+",";
53   - }
54   - }
55   - if (Sel_Data==""){
56   - alert("追加するユーザーを選択してください。");
57   - }else{
58   - document.frm.Send_User.value=document.frm.Send_User.value+Sel_Data;
59   - document.frm.action = "LIST1031.php";
60   - document.frm.method = "POST";
61   - document.frm.submit();
62   - }
63   - }
64   -}
65   -
66   -function All_chk2(intFlg){
67   -
68   - if (document.frm.send_cd){
69   - if (document.frm.send_cd.length){
70   - for(i = 0 ; i <= document.frm.send_cd.length-1; i++ ){
71   - if (intFlg==1){
72   - document.frm.send_cd[i].checked=true;
73   - }else{
74   - document.frm.send_cd[i].checked=false;
75   - }
76   - }
77   - }else{
78   - if (intFlg==1){
79   - document.frm.send_cd.checked=true;
80   - }else{
81   - document.frm.send_cd.checked=false;
82   - }
83   - }
84   - }
85   -}
86   -
87   -function Delete_User(){
88   - var Sel_Data = "";
89   -
90   - if (document.frm.send_cd){
91   - if (document.frm.send_cd.length){
92   - for(i = 0 ; i <= document.frm.send_cd.length-1; i++ ){
93   - if (document.frm.send_cd[i].checked==false){
94   - Sel_Data = Sel_Data+document.frm.send_cd[i].value+",";
95   - }
96   - }
97   - }else{
98   - if (document.frm.send_cd.checked==false){
99   - Sel_Data = Sel_Data+document.frm.send_cd.value+",";
100   - }
101   - }
102   -
103   - document.frm.Send_User.value=Sel_Data;
104   - document.frm.action = "LIST1031.php";
105   - document.frm.method = "POST";
106   - document.frm.submit();
107   - }
108   -}
109   -
110   -'; ?>
111   -
112   -</script>
113   -</HEAD>
114   -<BODY bgcolor="White">
115   -<FORM name="frm" method="post">
116   -<!-- ヘッダー表示 -->
117   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
118   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
119   -$this->_tpl_vars = $_smarty_tpl_vars;
120   -unset($_smarty_tpl_vars);
121   - ?>
122   -<!-- メニュー表示 -->
123   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
124   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
125   -$this->_tpl_vars = $_smarty_tpl_vars;
126   -unset($_smarty_tpl_vars);
127   - ?>
128   -<table border="0" width="100%">
129   - <tr>
130   - <td>
131   - <table width="100%" border="0">
132   - <tr><th><B><FONT color=blue size=5>送信先選択</FONT></B></th></tr>
133   - </table>
134   - </td>
135   - </tr>
136   - <tr><td align="center"><hr /></td></tr>
137   - <tr>
138   - <td align="center">
139   - <B><FONT color=blue size=4><A HREF="#" onClick="Return_Send()">[ 送信者選択終了 ]</A></FONT></B>
140   - </td>
141   - </tr>
142   - <tr>
143   - <td align="center"><FONT size=2>会員一覧が表示されます。</FONT></td>
144   - </tr>
145   - <tr>
146   - <td align="center">
147   - <?php if ($this->_tpl_vars['Select_List'][0][1] != ""): ?>
148   - <table border=0 WIDTH="900" >
149   - <TR>
150   - <TD align="center"></TD>
151   - <TD align="center"><B>氏名</B></TD>
152   - <TD align="center"><B>携帯アドレス</B></TD>
153   - <TD align="center"><B>PCアドレス</B></TD>
154   - </TR>
155   - <?php unset($this->_sections['idx']);
156   -$this->_sections['idx']['name'] = 'idx';
157   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Select_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
158   -$this->_sections['idx']['show'] = true;
159   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
160   -$this->_sections['idx']['step'] = 1;
161   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
162   -if ($this->_sections['idx']['show']) {
163   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
164   - if ($this->_sections['idx']['total'] == 0)
165   - $this->_sections['idx']['show'] = false;
166   -} else
167   - $this->_sections['idx']['total'] = 0;
168   -if ($this->_sections['idx']['show']):
169   -
170   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
171   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
172   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
173   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
174   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
175   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
176   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
177   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
178   -?>
179   - <TR bgcolor="#CCCCCC">
180   - <td align="center"><INPUT type="checkbox" id="select_cd" name="select_cd" value="<?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][0]; ?>
181   -"></td>
182   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][1]; ?>
183   -</td>
184   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][2]; ?>
185   -</td>
186   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][3]; ?>
187   -</td>
188   - </TR>
189   - <?php endfor; endif; ?>
190   - </table>
191   - <?php else: ?>
192   - 対象データが存在しません
193   - <?php endif; ?>
194   - </td>
195   - </tr>
196   - <tr>
197   - <td align="center">
198   - <input type="button" value=" 全体選択 " name="btnSelect1_1" onClick="All_chk1(1);">
199   - <input type="button" value=" 選択解除 " name="btnSelect1_0" onClick="All_chk1(0);">
200   - <input type="button" value=" 追加 " name="btnTuika" onClick="Tuika_User();">
201   - </td>
202   - </tr>
203   - <tr><td align="center"><hr /></td></tr>
204   - <tr>
205   - <td align="center"><FONT size=2>会員一覧が表示されます。</FONT></td>
206   - </tr>
207   - <tr>
208   - <td align="center">
209   - <table border=0 WIDTH="900" >
210   - <TR>
211   - <TD align="center"></TD>
212   - <TD align="center"><B>氏名</B></TD>
213   - <TD align="center"><B>携帯アドレス</B></TD>
214   - <TD align="center"><B>PCアドレス</B></TD>
215   - </TR>
216   - <?php unset($this->_sections['idx']);
217   -$this->_sections['idx']['name'] = 'idx';
218   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Send_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
219   -$this->_sections['idx']['show'] = true;
220   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
221   -$this->_sections['idx']['step'] = 1;
222   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
223   -if ($this->_sections['idx']['show']) {
224   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
225   - if ($this->_sections['idx']['total'] == 0)
226   - $this->_sections['idx']['show'] = false;
227   -} else
228   - $this->_sections['idx']['total'] = 0;
229   -if ($this->_sections['idx']['show']):
230   -
231   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
232   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
233   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
234   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
235   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
236   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
237   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
238   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
239   -?>
240   - <TR bgcolor="#CCCCCC">
241   - <td align="center"><INPUT type="checkbox" id="send_cd" name="send_cd" value="<?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][0]; ?>
242   -"></td>
243   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][1]; ?>
244   -</td>
245   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][2]; ?>
246   -</td>
247   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][3]; ?>
248   -</td>
249   - </TR>
250   - <?php endfor; endif; ?>
251   - </table>
252   - </td>
253   - </tr>
254   - <tr>
255   - <td align="center">
256   - <input type="button" value=" 全体選択 " name="btnSelect2_1" onClick="All_chk2(1);">
257   - <input type="button" value=" 選択解除 " name="btnSelect2_0" onClick="All_chk2(0);">
258   - <input type="button" value=" 削除 " name="btnTuika" onClick="Delete_User();">
259   - </td>
260   - </tr>
261   -</table>
262   -<input type="hidden" name="mail_id" value="<?php echo $this->_tpl_vars['mail_id']; ?>
263   -" />
264   -<input type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
265   -" />
266   -<input type="hidden" name="SendType" value="<?php echo $this->_tpl_vars['SendType']; ?>
267   -" />
268   -<!-- フッター表示 -->
269   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
270   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
271   -$this->_tpl_vars = $_smarty_tpl_vars;
272   -unset($_smarty_tpl_vars);
273   - ?>
274   -</FORM>
275   -</BODY>
276   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 09:09:08
2   - compiled from SUB0010.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function move_send(){
16   - if (hissu_chk("メールアドレス",document.frm.account.value)==false) {
17   - document.frm.account.focus();
18   - return false;
19   - }
20   -
21   - if (mailadr_chk(document.frm.account.value,document.frm.domain.value)==false) {
22   - document.frm.account.focus();
23   - return false;
24   - }
25   -
26   - document.frm.action="SUB0011.php";
27   - document.frm.method="POST";
28   - document.frm.submit();
29   - return false;
30   -}
31   -
32   -'; ?>
33   -
34   -</script>
35   -</HEAD>
36   -<BODY bgcolor="White">
37   -<FORM name="frm">
38   -<!-- ヘッダー表示 -->
39   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
40   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
41   -$this->_tpl_vars = $_smarty_tpl_vars;
42   -unset($_smarty_tpl_vars);
43   - ?>
44   -<!-- メニュー表示 -->
45   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
46   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
47   -$this->_tpl_vars = $_smarty_tpl_vars;
48   -unset($_smarty_tpl_vars);
49   - ?>
50   -<!-- 一覧表示 -->
51   -<table width="100%" border="0">
52   - <tr>
53   - <th><B><font color="blue" size="5">携帯電話へログインURL送信</font></B></th>
54   - </tr>
55   -</table>
56   -<hr />
57   -<table width="100%" border="0">
58   - <tr>
59   - <td align="center">
60   - <TABLE border="0" bordercolor="#008080">
61   - <TR>
62   - <TD bgColor=#ffffff align="center">
63   - <input type="text" name="account" size="27" maxlength="100">@<input type="text" name="domain" size="27" maxlength="100">
64   - <input type="button" onclick="return move_send();" value=" 送信する ">
65   - </TD>
66   - </TR>
67   - </TABLE>
68   - </td>
69   - </tr>
70   -</table>
71   -<table width="100%" border="0">
72   - <tr>
73   - <td align="center"><input type="button" name="btnReturn" value="メニューへ戻る" onClick="location='MAIN0000.php'"></td>
74   - </tr>
75   -</table>
76   -<!-- フッター表示 -->
77   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
78   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
79   -$this->_tpl_vars = $_smarty_tpl_vars;
80   -unset($_smarty_tpl_vars);
81   - ?>
82   -</FORM>
83   -</BODY>
84   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-05-31 13:33:56
2   - compiled from SEND0002.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -function TP(){
15   - document.frm.action = "SEND0000.php";
16   - document.frm.method = "POST";
17   - document.frm.submit();
18   -}
19   -
20   -function All_chk1(intFlg){
21   - if (document.frm.select_cd){
22   - if (document.frm.select_cd.length){
23   - for(i = 0 ; i <= document.frm.select_cd.length-1; i++ ){
24   - if (intFlg==1){
25   - document.frm.select_cd[i].checked=true;
26   - }else{
27   - document.frm.select_cd[i].checked=false;
28   - }
29   - }
30   - }else{
31   - if (intFlg==1){
32   - document.frm.select_cd.checked=true;
33   - }else{
34   - document.frm.select_cd.checked=false;
35   - }
36   - }
37   - }
38   -}
39   -
40   -function Tuika_User(){
41   - var Sel_Data = "";
42   - if (document.frm.select_cd){
43   - if (document.frm.select_cd.length){
44   - for(i = 0 ; i <= document.frm.select_cd.length-1; i++ ){
45   - if (document.frm.select_cd[i].checked){
46   - Sel_Data = Sel_Data+document.frm.select_cd[i].value+",";
47   - }
48   - }
49   - }else{
50   - if (document.frm.select_cd.checked){
51   - Sel_Data = Sel_Data+document.frm.select_cd.value+",";
52   - }
53   - }
54   - if (Sel_Data==""){
55   - alert("追加するユーザーを選択してください。");
56   - }else{
57   - document.frm.Send_User.value=document.frm.Send_User.value+Sel_Data;
58   - document.frm.action = "SEND0002.php";
59   - document.frm.method = "POST";
60   - document.frm.submit();
61   - }
62   - }
63   -}
64   -
65   -function All_chk2(intFlg){
66   -
67   - if (document.frm.send_cd){
68   - if (document.frm.send_cd.length){
69   - for(i = 0 ; i <= document.frm.send_cd.length-1; i++ ){
70   - if (intFlg==1){
71   - document.frm.send_cd[i].checked=true;
72   - }else{
73   - document.frm.send_cd[i].checked=false;
74   - }
75   - }
76   - }else{
77   - if (intFlg==1){
78   - document.frm.send_cd.checked=true;
79   - }else{
80   - document.frm.send_cd.checked=false;
81   - }
82   - }
83   - }
84   -}
85   -
86   -function Delete_User(){
87   - var Sel_Data = "";
88   -
89   - if (document.frm.send_cd){
90   - if (document.frm.send_cd.length){
91   - for(i = 0 ; i <= document.frm.send_cd.length-1; i++ ){
92   - if (document.frm.send_cd[i].checked==false){
93   - Sel_Data = Sel_Data+document.frm.send_cd[i].value+",";
94   - }
95   - }
96   - }else{
97   - if (document.frm.send_cd.checked==false){
98   - Sel_Data = Sel_Data+document.frm.send_cd.value+",";
99   - }
100   - }
101   -
102   - document.frm.Send_User.value=Sel_Data;
103   - document.frm.action = "SEND0002.php";
104   - document.frm.method = "POST";
105   - document.frm.submit();
106   - }
107   -}
108   -
109   -'; ?>
110   -
111   -</script>
112   -</HEAD>
113   -<BODY bgcolor="White">
114   -<FORM name="frm" method="post">
115   -<!-- ヘッダー表示 -->
116   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
117   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
118   -$this->_tpl_vars = $_smarty_tpl_vars;
119   -unset($_smarty_tpl_vars);
120   - ?>
121   -<!-- メニュー表示 -->
122   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
123   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
124   -$this->_tpl_vars = $_smarty_tpl_vars;
125   -unset($_smarty_tpl_vars);
126   - ?>
127   -<table border="0" width="100%">
128   - <tr>
129   - <td>
130   - <table width="100%" border="0">
131   - <tr><th><B><FONT color=blue size=5>送信先選択</FONT></B></th></tr>
132   - </table>
133   - </td>
134   - </tr>
135   - <tr><td align="center"><hr /></td></tr>
136   - <tr>
137   - <td align="center">
138   - <B><FONT color=blue size=4><A HREF="#" onClick="TP();">[ 送信選択終了 ]</A></FONT></B>
139   - </td>
140   - </tr>
141   - <tr>
142   - <td align="center"><FONT size=2>会員一覧が表示されます。</FONT></td>
143   - </tr>
144   - <tr>
145   - <td align="center">
146   - <?php if ($this->_tpl_vars['Select_List'][0][1] != ""): ?>
147   - <table border=0 WIDTH="900" >
148   - <TR>
149   - <TD align="center"></TD>
150   - <TD align="center"><B>氏名</B></TD>
151   - <TD align="center"><B>携帯アドレス</B></TD>
152   - <TD align="center"><B>PCアドレス</B></TD>
153   - </TR>
154   - <?php unset($this->_sections['idx']);
155   -$this->_sections['idx']['name'] = 'idx';
156   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Select_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
157   -$this->_sections['idx']['show'] = true;
158   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
159   -$this->_sections['idx']['step'] = 1;
160   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
161   -if ($this->_sections['idx']['show']) {
162   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
163   - if ($this->_sections['idx']['total'] == 0)
164   - $this->_sections['idx']['show'] = false;
165   -} else
166   - $this->_sections['idx']['total'] = 0;
167   -if ($this->_sections['idx']['show']):
168   -
169   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
170   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
171   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
172   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
173   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
174   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
175   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
176   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
177   -?>
178   - <TR bgcolor="#CCCCCC">
179   - <td align="center"><INPUT type="checkbox" id="select_cd" name="select_cd" value="<?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][0]; ?>
180   -"></td>
181   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][1]; ?>
182   -</td>
183   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][2]; ?>
184   -</td>
185   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][3]; ?>
186   -</td>
187   - </TR>
188   - <?php endfor; endif; ?>
189   - </table>
190   - <?php else: ?>
191   - 対象データが存在しません
192   - <?php endif; ?>
193   - </td>
194   - </tr>
195   - <tr>
196   - <td align="center">
197   - <input type="button" value=" 全体選択 " name="btnSelect1_1" onClick="All_chk1(1);">
198   - <input type="button" value=" 選択解除 " name="btnSelect1_0" onClick="All_chk1(0);">
199   - <input type="button" value=" 追加 " name="btnTuika" onClick="Tuika_User();">
200   - </td>
201   - </tr>
202   - <tr><td align="center"><hr /></td></tr>
203   - <tr>
204   - <td align="center"><FONT size=2>会員一覧が表示されます。</FONT></td>
205   - </tr>
206   - <tr>
207   - <td align="center">
208   - <table border=0 WIDTH="900" >
209   - <TR>
210   - <TD align="center"></TD>
211   - <TD align="center"><B>氏名</B></TD>
212   - <TD align="center"><B>携帯アドレス</B></TD>
213   - <TD align="center"><B>PCアドレス</B></TD>
214   - </TR>
215   - <?php unset($this->_sections['idx']);
216   -$this->_sections['idx']['name'] = 'idx';
217   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Send_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
218   -$this->_sections['idx']['show'] = true;
219   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
220   -$this->_sections['idx']['step'] = 1;
221   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
222   -if ($this->_sections['idx']['show']) {
223   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
224   - if ($this->_sections['idx']['total'] == 0)
225   - $this->_sections['idx']['show'] = false;
226   -} else
227   - $this->_sections['idx']['total'] = 0;
228   -if ($this->_sections['idx']['show']):
229   -
230   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
231   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
232   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
233   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
234   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
235   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
236   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
237   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
238   -?>
239   - <TR bgcolor="#CCCCCC">
240   - <td align="center"><INPUT type="checkbox" id="send_cd" name="send_cd" value="<?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][0]; ?>
241   -"></td>
242   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][1]; ?>
243   -</td>
244   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][2]; ?>
245   -</td>
246   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][3]; ?>
247   -</td>
248   - </TR>
249   - <?php endfor; endif; ?>
250   - </table>
251   - </td>
252   - </tr>
253   - <tr>
254   - <td align="center">
255   - <input type="button" value=" 全体選択 " name="btnSelect2_1" onClick="All_chk2(1);">
256   - <input type="button" value=" 選択解除 " name="btnSelect2_0" onClick="All_chk2(0);">
257   - <input type="button" value=" 削除 " name="btnTuika" onClick="Delete_User();">
258   - </td>
259   - </tr>
260   -</table>
261   -<br><B><FONT color=blue size=4><A HREF="#" onClick="TP();">[ 送信選択終了 ]</A></FONT></B>
262   -
263   -<input type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
264   -" />
265   -
266   -<INPUT type="hidden" name="alarm_flg" value="<?php echo $this->_tpl_vars['alarm_flg']; ?>
267   -">
268   -<INPUT type="hidden" name="alarm_yyyy" value="<?php echo $this->_tpl_vars['alarm_yyyy']; ?>
269   -">
270   -<INPUT type="hidden" name="alarm_mm" value="<?php echo $this->_tpl_vars['alarm_mm']; ?>
271   -">
272   -<INPUT type="hidden" name="alarm_dd" value="<?php echo $this->_tpl_vars['alarm_dd']; ?>
273   -">
274   -<INPUT type="hidden" name="alarm_hh" value="<?php echo $this->_tpl_vars['alarm_hh']; ?>
275   -">
276   -<INPUT type="hidden" name="alarm_time_mm" value="<?php echo $this->_tpl_vars['alarm_time_mm']; ?>
277   -">
278   -<INPUT type="hidden" name="alarm_id" value="<?php echo $this->_tpl_vars['alarm_id']; ?>
279   -">
280   -<input type="hidden" name="SendType" value="<?php echo $this->_tpl_vars['SendType']; ?>
281   -">
282   -<input type="hidden" name="radSendPtn" value="<?php echo $this->_tpl_vars['radSendPtn']; ?>
283   -">
284   -<input type="hidden" name="group_id" value="<?php echo $this->_tpl_vars['group_id']; ?>
285   -">
286   -
287   -<input type="hidden" name="date_yyyy" value="<?php echo $this->_tpl_vars['date_yyyy']; ?>
288   -">
289   -<input type="hidden" name="date_mm" value="<?php echo $this->_tpl_vars['date_mm']; ?>
290   -">
291   -<input type="hidden" name="date_dd" value="<?php echo $this->_tpl_vars['date_dd']; ?>
292   -">
293   -<input type="hidden" name="time_hh" value="<?php echo $this->_tpl_vars['time_hh']; ?>
294   -">
295   -<input type="hidden" name="time_mm" value="<?php echo $this->_tpl_vars['time_mm']; ?>
296   -">
297   -
298   -<input type="hidden" name="kidok_yyyy" value="<?php echo $this->_tpl_vars['kidok_yyyy']; ?>
299   -">
300   -<input type="hidden" name="kidok_mm" value="<?php echo $this->_tpl_vars['kidok_mm']; ?>
301   -">
302   -<input type="hidden" name="kidok_dd" value="<?php echo $this->_tpl_vars['kidok_dd']; ?>
303   -">
304   -<input type="hidden" name="kidok_hh" value="<?php echo $this->_tpl_vars['kidok_hh']; ?>
305   -">
306   -<input type="hidden" name="kidok_time_mm" value="<?php echo $this->_tpl_vars['kidok_time_mm']; ?>
307   -">
308   -<input type="hidden" name="kidok" value="<?php echo $this->_tpl_vars['kidok']; ?>
309   -">
310   -<input type="hidden" name="midok" value="<?php echo $this->_tpl_vars['midok']; ?>
311   -">
312   -
313   -<input type="hidden" name="send_yyyy" value="<?php echo $this->_tpl_vars['send_yyyy']; ?>
314   -">
315   -<input type="hidden" name="send_mm" value="<?php echo $this->_tpl_vars['send_mm']; ?>
316   -">
317   -<input type="hidden" name="send_dd" value="<?php echo $this->_tpl_vars['send_dd']; ?>
318   -">
319   -<input type="hidden" name="send_hh" value="<?php echo $this->_tpl_vars['send_hh']; ?>
320   -">
321   -<input type="hidden" name="send_time_mm" value="<?php echo $this->_tpl_vars['send_time_mm']; ?>
322   -">
323   -<input type="hidden" name="NowSend" value="<?php echo $this->_tpl_vars['NowSend']; ?>
324   -">
325   -
326   -<input type="hidden" name="radSend" value="<?php echo $this->_tpl_vars['radSend']; ?>
327   -">
328   -<input type="hidden" name="TITLE" value="<?php echo $this->_tpl_vars['TITLE']; ?>
329   -">
330   -<input type="hidden" name="rad_tei" value="<?php echo $this->_tpl_vars['rad_tei']; ?>
331   -">
332   -<input type="hidden" name="MAIL_TEXT" value="<?php echo $this->_tpl_vars['MAIL_TEXT']; ?>
333   -">
334   -<input type="hidden" name="pattern_id" value="<?php echo $this->_tpl_vars['pattern_id']; ?>
335   -">
336   -
337   -<input type="hidden" name="limit_yyyy" value="<?php echo $this->_tpl_vars['limit_yyyy']; ?>
338   -">
339   -<input type="hidden" name="limit_mm" value="<?php echo $this->_tpl_vars['limit_mm']; ?>
340   -">
341   -<input type="hidden" name="limit_dd" value="<?php echo $this->_tpl_vars['limit_dd']; ?>
342   -">
343   -<input type="hidden" name="limit_time_hh" value="<?php echo $this->_tpl_vars['limit_time_hh']; ?>
344   -">
345   -<input type="hidden" name="limit_time_mm" value="<?php echo $this->_tpl_vars['limit_time_mm']; ?>
346   -">
347   -
348   -<input type="hidden" name="view_flg" value="<?php echo $this->_tpl_vars['view_flg']; ?>
349   -">
350   -
351   -<!-- フッター表示 -->
352   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
353   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
354   -$this->_tpl_vars = $_smarty_tpl_vars;
355   -unset($_smarty_tpl_vars);
356   - ?>
357   -</FORM>
358   -</BODY>
359   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 23:16:31
2   - compiled from MST1112.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script>
12   -<?php echo '
13   -
14   -//********** ユーザ削除 **********
15   -function Delete_User(){
16   -
17   - if (confirm("このユーザーを削除しますよろしいですか?\\n※削除したユーザー情報は元に戻すことができません")){
18   - document.frm.del_User_cd.value=document.frm.user_ids.value;
19   - document.frm.action = "MST1113.php";
20   - document.frm.method = "POST";
21   - document.frm.submit();
22   - }
23   -}
24   -
25   -//********** 一覧へ戻る **********
26   -function List_Bk(){
27   -
28   - document.frm.del_User_cd.value=document.frm.user_ids.value;
29   - document.frm.action = "MST1100.php";
30   - document.frm.method = "POST";
31   - document.frm.submit();
32   -}
33   -
34   -'; ?>
35   -
36   -</script>
37   -</HEAD>
38   -<BODY bgcolor="White">
39   -<FORM name="frm">
40   -<!-- ヘッダー表示 -->
41   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
42   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
43   -$this->_tpl_vars = $_smarty_tpl_vars;
44   -unset($_smarty_tpl_vars);
45   - ?>
46   -<!-- メニュー表示 -->
47   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
48   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
49   -$this->_tpl_vars = $_smarty_tpl_vars;
50   -unset($_smarty_tpl_vars);
51   - ?>
52   -<!-- 一覧表示 -->
53   -<table width="100%" border="0">
54   - <tr>
55   - <th><B><font color=blue size=5>削除ユーザー情報一覧</font></B></th>
56   - </tr>
57   -</table>
58   -<hr />
59   -<table border="0" width="100%">
60   - <tr>
61   - <td align="center">
62   - <table width="950">
63   - <tr bgcolor="#FF0000">
64   - <td align="center">
65   - <font color="#FFFFFF" size="3"><b>
66   - <!--
67   - 一回削除したユーザ情報は元に戻すことができませんのでご注意ください。<br>
68   - 削除したユーザに関する過去の回答も確認できなくなります。
69   - -->
70   - 【注   意】<br>
71   - 一回削除したユーザ情報は元に戻すことができません。<br>
72   - また、削除したユーザに関する過去の回答も確認できなくなります。
73   - </b></font>
74   - </td>
75   - </tr>
76   - </table>
77   - </td>
78   - </tr>
79   -</table>
80   -<table border=0 width="100%">
81   - <tr>
82   - <td align="center">
83   - <table border="1" bordercolor="#008080" width="950">
84   - <tr bgcolor="#FFCC99">
85   - <td align="center" width="170"><font size=2><B>氏 名</B></font></td>
86   - <td align="center" width="180"><font size=2><B>グループ</B></font></td>
87   - <td align="center" width="250"><font size=2><B>携帯メールアドレス</B></font></td>
88   - <td align="center" width="250"><font size=2><B>PCメールアドレス</B></font></td>
89   - </tr>
90   - <?php unset($this->_sections['idx']);
91   -$this->_sections['idx']['name'] = 'idx';
92   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['List_Data']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
93   -$this->_sections['idx']['show'] = true;
94   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
95   -$this->_sections['idx']['step'] = 1;
96   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
97   -if ($this->_sections['idx']['show']) {
98   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
99   - if ($this->_sections['idx']['total'] == 0)
100   - $this->_sections['idx']['show'] = false;
101   -} else
102   - $this->_sections['idx']['total'] = 0;
103   -if ($this->_sections['idx']['show']):
104   -
105   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
106   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
107   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
108   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
109   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
110   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
111   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
112   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
113   -?>
114   - <TR>
115   - <td align="left"><?php echo $this->_tpl_vars['List_Data'][$this->_sections['idx']['index']][0]; ?>
116   -</td>
117   - <td align="left"><font size=2><?php echo $this->_tpl_vars['List_Data'][$this->_sections['idx']['index']][1]; ?>
118   -</font></td>
119   - <td align="left"><font size=2><?php echo $this->_tpl_vars['List_Data'][$this->_sections['idx']['index']][2]; ?>
120   - </font></td>
121   - <td align="left"><font size=2><?php echo $this->_tpl_vars['List_Data'][$this->_sections['idx']['index']][3]; ?>
122   - </font></td>
123   - </TR>
124   - <?php endfor; endif; ?>
125   - </table>
126   - </td>
127   - </tr>
128   -</table>
129   -<input type="hidden" name="del_User_cd" value="" />
130   -<input type="hidden" name="user_ids" value="<?php echo $this->_tpl_vars['user_ids']; ?>
131   -" />
132   -
133   -<input type="hidden" name="Sort_Mode" value="<?php echo $this->_tpl_vars['Sort_Mode']; ?>
134   -" />
135   -<input type="hidden" name="Disp_mode" value="<?php echo $this->_tpl_vars['Disp_mode']; ?>
136   -" />
137   -
138   -<table border="0" width="100%">
139   - <tr>
140   - <td align="center">
141   - <table width="950">
142   - <tr>
143   - <td align="Left"><input style="color:red;font-weight:bold;" type="button" name="btnDisp5" value=" 一括削除 " onClick="Delete_User();"> </td>
144   - <td align="right"><input type="button" name="back" value="一覧へ戻る" onClick="List_Bk()"></td>
145   - </tr>
146   - </table>
147   - </td>
148   - </tr>
149   -</table>
150   -<!-- フッター表示 -->
151   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
152   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
153   -$this->_tpl_vars = $_smarty_tpl_vars;
154   -unset($_smarty_tpl_vars);
155   - ?>
156   -</FORM>
157   -</BODY>
158   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 09:09:22
2   - compiled from SUB0011.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -
16   -'; ?>
17   -
18   -</script>
19   -</HEAD>
20   -<BODY bgcolor="White">
21   -<FORM name="frm">
22   -<!-- ヘッダー表示 -->
23   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
24   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
25   -$this->_tpl_vars = $_smarty_tpl_vars;
26   -unset($_smarty_tpl_vars);
27   - ?>
28   -<!-- メニュー表示 -->
29   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
30   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
31   -$this->_tpl_vars = $_smarty_tpl_vars;
32   -unset($_smarty_tpl_vars);
33   - ?>
34   -<!-- 一覧表示 -->
35   -<table width="100%" border="0">
36   - <tr>
37   - <th><B><font color="blue" size="5">携帯電話へログインURL送信</font></B></th>
38   - </tr>
39   -</table>
40   -<hr />
41   -<table width="100%" border="0">
42   - <tr>
43   - <td align="center">
44   - <TABLE border="0" bordercolor="#008080">
45   - <TR>
46   - <TD bgColor=#ffffff align="center"><?php echo $this->_tpl_vars['Msg']; ?>
47   -
48   - </TD>
49   - </TR>
50   - </TABLE>
51   - </td>
52   - </tr>
53   -</table>
54   -<table width="100%" border="0">
55   - <tr>
56   - <td align="center"><input type="button" name="btnReturn" value="メニューへ戻る" onClick="location='MAIN0000.php'"></td>
57   - </tr>
58   -</table>
59   -<!-- フッター表示 -->
60   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
61   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
62   -$this->_tpl_vars = $_smarty_tpl_vars;
63   -unset($_smarty_tpl_vars);
64   - ?>
65   -</FORM>
66   -</BODY>
67   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-02 01:42:27
2   - compiled from LIST1030.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Disp_List(){
16   - document.frm.action = "LIST1000.php";
17   - document.frm.method = "POST";
18   - document.frm.submit();
19   -}
20   -
21   -function Send_Select(){
22   - document.frm.action = "LIST1031.php";
23   - document.frm.method = "POST";
24   - document.frm.submit();
25   -}
26   -
27   -function Mail_Send(db_flg, intGroupCount){
28   - if(!document.frm.Send_User.value){
29   - window.alert("送信先を選択して下さい");
30   - return false;
31   - }
32   - var SnedMsg = "";
33   -
34   - if(db_flg != 6 || intGroupCount==0 || (eval(document.frm.total_max_point.value) >=1000)){
35   - SnedMsg = "";
36   - }else{
37   - var UserCnt = document.frm.Send_User.value.split(",")
38   - var SendPoint = UserCnt.length-1;
39   - SnedMsg = "\\nこのメールを配信するには"+SendPoint+"ポイント必要です";
40   - if((eval(document.frm.total_point.value)-SendPoint) < 0){
41   - window.alert("ポイントが足りません\\nこのメールを配信するには"+SendPoint+"ポイント必要です");
42   - return false;
43   - }
44   - }
45   -
46   - if(confirm("選択者に追加送信します。"+SnedMsg)){
47   - document.frm.action="LIST1032.php";
48   - document.frm.method = "POST";
49   - document.frm.submit();
50   - }
51   -}
52   -
53   -'; ?>
54   -
55   -</script>
56   -</HEAD>
57   -<BODY bgcolor="White">
58   -<FORM name="frm" enctype="multipart/form-data" method="post">
59   -<!-- ヘッダー表示 -->
60   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
61   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
62   -$this->_tpl_vars = $_smarty_tpl_vars;
63   -unset($_smarty_tpl_vars);
64   - ?>
65   -<!-- メニュー表示 -->
66   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
67   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
68   -$this->_tpl_vars = $_smarty_tpl_vars;
69   -unset($_smarty_tpl_vars);
70   - ?>
71   -<TABLE border="0" width="100%">
72   - <TR>
73   - <TD align="center">
74   - <table width="100%" border="0">
75   - <tr><th><B><FONT color=blue size=5>追加配信配信</FONT></B></th></tr>
76   - </table>
77   - <HR>
78   - <INPUT type="button" name="back" value="一覧に戻る" onClick="Disp_List();">
79   - </TD>
80   - </TR>
81   - <tr>
82   - <td align="center">
83   - <?php if (( $this->_tpl_vars['PHP_POST_DB_FLG'] == 6 )): ?>
84   - <font color="#FFFF00" size=4>
85   - <b><a href="http://www.mail-ni-pon.net/category/7151311-1.html#p2" target="_blank">※ポイントについて</a></b>
86   - </font>
87   - <br><br>
88   - <?php endif; ?>
89   - </td>
90   - </tr>
91   - <TR>
92   - <TD align="center">
93   - <TABLE border=1 bordercolor="#008080" width="650">
94   - <TR>
95   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2">送信先</FONT></B></TD>
96   - <TD>
97   - <TABLE width="100%">
98   - <TR>
99   - <TD width="50%" align="left" ><?php echo $this->_tpl_vars['Send_List']; ?>
100   -</TD>
101   - <TD width="50%" align="right"><INPUT type="button" name="btnSelect" value="送信先の選択をする" onClick="Send_Select();"></TD>
102   - </TR>
103   - </TABLE>
104   - </TD>
105   - </TR>
106   - <TR>
107   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2">送信先機種</FONT></B></TD>
108   - <TD>
109   - <input name="SendType" type="radio" value="0" <?php echo $this->_tpl_vars['TypeChk'][0]; ?>
110   ->両方 
111   - <input name="SendType" type="radio" value="1" <?php echo $this->_tpl_vars['TypeChk'][1]; ?>
112   ->携帯のみ 
113   - <input name="SendType" type="radio" value="2" <?php echo $this->_tpl_vars['TypeChk'][2]; ?>
114   ->PCのみ 
115   - </TD>
116   - </TR>
117   - <TR>
118   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2">件名</FONT></B></TD>
119   - <TD><?php echo $this->_tpl_vars['subject_name']; ?>
120   -</TD>
121   - </TR>
122   - <TR>
123   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2" class="space">本文</FONT></B></TD>
124   - <TD><?php echo $this->_tpl_vars['contents']; ?>
125   -</TD>
126   - </TR>
127   - </TABLE>
128   - </TD>
129   - </TR>
130   - <TR>
131   - <TD align="center">
132   - <p>
133   - <FONT size="2"><B>↓情報を配信する場合はこのボタンを押してください↓<br></B></FONT>
134   - <INPUT type="button" name="btnSend" value="配信する" onClick="JavaScript:Mail_Send(<?php echo $this->_tpl_vars['PHP_POST_DB_FLG']; ?>
135   -,<?php echo $this->_tpl_vars['intGroupCount']; ?>
136   -);" style="padding:4px 20px 4px 20px; ">
137   - </p>
138   - </TD>
139   - </TR>
140   -</TABLE>
141   -<input type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
142   -" />
143   -<INPUT type="hidden" name="mail_id" value="<?php echo $this->_tpl_vars['mail_id']; ?>
144   -">
145   -<!-- フッター表示 -->
146   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
147   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
148   -$this->_tpl_vars = $_smarty_tpl_vars;
149   -unset($_smarty_tpl_vars);
150   - ?>
151   -</FORM>
152   -</BODY>
153   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 09:28:42
2   - compiled from SEND2000.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/jkl-calendar.js" charset="Shift_JIS"></script>
12   -<script type="text/javascript" src="./include/SEND2000.js" charset="EUC-JP"></script>
13   -</HEAD>
14   -<BODY onLoad="send_change();kouhoChange();<?php echo $this->_tpl_vars['strStartChk']; ?>
15   -">
16   -<FORM METHOD="POST" name="Frm" enctype="multipart/form-data" style="margin:0px; ">
17   -<!-- ヘッダー表示 -->
18   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
19   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
20   -$this->_tpl_vars = $_smarty_tpl_vars;
21   -unset($_smarty_tpl_vars);
22   - ?>
23   -<!-- メニュー表示 -->
24   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
25   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
26   -$this->_tpl_vars = $_smarty_tpl_vars;
27   -unset($_smarty_tpl_vars);
28   - ?>
29   -<!-- 配信画面表示 -->
30   -<CENTER>
31   -<table width="100%" border="0">
32   - <tr>
33   - <th width="70%">
34   - <CENTER><B><FONT color=blue size=5>アンケートメール配信</FONT></B></CENTER>
35   - </th>
36   - </tr>
37   -</table>
38   -<HR>
39   -<CENTER>
40   - <?php if (( $this->_tpl_vars['PHP_POST_DB_FLG'] == 6 )): ?>
41   - <font color="#FFFF00" size=4>
42   - <b><a href="http://www.mail-ni-pon.net/category/7151311-1.html#p2" target="_blank">※ポイントについて</a></b>
43   - </font>
44   - <br><br>
45   - <?php endif; ?>
46   - <FONT size="2" color=#FF0000>
47   - <b><FONT size="2">項目の入力・選択を行わないと配信できません</b>
48   - </FONT>
49   - <BR>
50   -</CENTER>
51   -<TABLE border=1 bordercolor="#008080" width="700">
52   - <TR>
53   - <TD bgcolor="#FFCC99">
54   - <B><FONT size="2" color=#FF0000></FONT><FONT size="2">送信先</FONT></B>
55   - </TD>
56   - <TD>
57   - <input type="radio" name="radSendPtn" value="1" onClick="send_change();" <?php echo $this->_tpl_vars['radSend'][0]; ?>
58   -><FONT size="2">個人配信</FONT><br>
59   -  <INPUT size="60" maxlength="50" type="text" name="sousin" value="<?php echo $this->_tpl_vars['strSubmitName']; ?>
60   -" readonly>
61   - <INPUT type="button" name="sousin_sentaku" value="送信先の選択をする" onClick="JavaScript:Select();">
62   - <hr>
63   - <input type="radio" name="radSendPtn" value="2" onClick="send_change();" <?php echo $this->_tpl_vars['radSend'][1]; ?>
64   -><FONT size="2"><?php echo $this->_tpl_vars['strDisp_Name'][1]; ?>
65   -配信</FONT><br>
66   - <?php echo $this->_tpl_vars['strGP']; ?>
67   -
68   - </TD>
69   - </TR>
70   - <TR>
71   - <TD bgcolor="#FFCC99">
72   - <B><FONT size="2" color=#FF0000></FONT><FONT size="2">送信先機種</FONT></B>
73   - </TD>
74   - <TD>
75   - <FONT size="2">
76   - <input name="SendType" type="radio" value="0" <?php echo $this->_tpl_vars['radSendType'][0]; ?>
77   ->両方 
78   - <input name="SendType" type="radio" value="1" <?php echo $this->_tpl_vars['radSendType'][1]; ?>
79   ->携帯のみ 
80   - <input name="SendType" type="radio" value="2" <?php echo $this->_tpl_vars['radSendType'][2]; ?>
81   ->PCのみ 
82   - </FONT>
83   - </TD>
84   - </TR>
85   - <TR>
86   - <TD bgcolor="#FFCC99">
87   - <B><FONT size="2" color=#FF0000></FONT><FONT size="2"><?php echo $this->_tpl_vars['strDisp_Name'][2]; ?>
88   -</FONT></B>
89   - </TD>
90   - <TD>
91   - <INPUT size="30" maxlength="28" type="text" name="kenmei" value="<?php echo $this->_tpl_vars['TITLE']; ?>
92   -">
93   - <input type="checkbox" name="tei" <?php echo $this->_tpl_vars['rad_tei']; ?>
94   -><FONT size=2><B>定型文有り</B></FONT>
95   - </TD>
96   - </TR>
97   - <TR>
98   - <TD bgcolor="#FFCC99">
99   - <B><FONT size="2" color=#FF0000></FONT><FONT size="2" class="space">本文</FONT></B>
100   - </TD>
101   - <TD>
102   - <TEXTAREA rows="10" cols="60" name="text"><?php echo $this->_tpl_vars['MAIL_TEXT']; ?>
103   -</TEXTAREA>
104   - <BR>
105   - </TD>
106   - </TR>
107   - <TR>
108   - <TD bgcolor="#FFCC99">
109   - <B><FONT size="2" color=#FF0000></FONT><FONT size="2">アンケート</FONT></B>
110   - </TD>
111   - <TD>
112   - <FONT size="2">候補数 </FONT>
113   - <select name="kouho" onChange="kouhoChange();">
114   - <?php echo $this->_tpl_vars['optKouho']; ?>
115   -
116   - </select>
117   - <BR>
118   - <?php unset($this->_sections['idx']);
119   -$this->_sections['idx']['name'] = 'idx';
120   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['kouhoData']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
121   -$this->_sections['idx']['show'] = true;
122   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
123   -$this->_sections['idx']['step'] = 1;
124   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
125   -if ($this->_sections['idx']['show']) {
126   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
127   - if ($this->_sections['idx']['total'] == 0)
128   - $this->_sections['idx']['show'] = false;
129   -} else
130   - $this->_sections['idx']['total'] = 0;
131   -if ($this->_sections['idx']['show']):
132   -
133   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
134   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
135   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
136   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
137   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
138   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
139   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
140   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
141   -?>
142   - <div id="div_k<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
143   -">
144   - <hr>
145   - <table>
146   - <tr>
147   - <td rowspan="2" width="80">
148   - <FONT size="2">回答 <?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
149   - </FONT>
150   - </td>
151   - <td>
152   - <INPUT size="45" maxlength="25" type="text" name="kouhoS_yyyy<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
153   -" Value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][1]; ?>
154   -" id="kouhoS_yyyy<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
155   -" >
156   - </td>
157   - </tr>
158   - </table>
159   - </div>
160   - <?php endfor; endif; ?>
161   - </TD>
162   - </TR>
163   - <TR>
164   - <TD bgcolor="#FFCC99">
165   - <B><FONT size="2">回答期限</FONT><FONT size="2" color=#FF0000></FONT></B>
166   - </TD>
167   - <TD>
168   - <FONT size="2">
169   - <INPUT size="5" maxlength="4" type="text" name="limit_yyyy" Value="<?php echo $this->_tpl_vars['limit_yyyy']; ?>
170   -">
171   - <SELECT name="limit_mm" onchange="JavaScript:DayMax5(limit_yyyy.value,limit_mm.value,0,0);">
172   - <?php echo $this->_tpl_vars['opt_limit_mm']; ?>
173   -
174   - </SELECT>
175   - <SELECT name="limit_dd">
176   - <?php echo $this->_tpl_vars['opt_limit_dd']; ?>
177   -
178   - </SELECT>
179   - <SELECT name="limit_time_hh">
180   - <?php echo $this->_tpl_vars['opt_limit_time_hh']; ?>
181   -
182   - </SELECT>
183   - <SELECT name="limit_time_mm">
184   - <?php echo $this->_tpl_vars['opt_limit_time_mm']; ?>
185   -
186   - </SELECT>分 
187   - <!--カレンダー-->
188   - <a href="javascript:cal0.write();">
189   - <img id="dateLink0" src="./img/cl001.gif" alt="日付選択" border="0" style="vertical-align:middle;margin:5px"/>
190   - </a>
191   - <input type="hidden" name="colname0" value="<?php echo $this->_tpl_vars['calYMD0']; ?>
192   -">
193   - <div id="calid0"></div>
194   - </TD>
195   - </TR>
196   - <TR>
197   - <TD bgcolor="#FFCC99"><B><FONT size="2" color=#FF0000></FONT><FONT size="2">閲覧状況の公開</FONT></B></TD>
198   - <TD>
199   - <FONT size="2">
200   - <input name="view_flg" type="radio" value="0" <?php echo $this->_tpl_vars['rad_view_flg'][0]; ?>
201   ->公開しない 
202   - <input name="view_flg" type="radio" value="1" <?php echo $this->_tpl_vars['rad_view_flg'][1]; ?>
203   ->公開する 
204   - </FONT>
205   - </TD>
206   - </TR>
207   -</TABLE>
208   -<INPUT type="hidden" name="alarm_flg" value="<?php echo $this->_tpl_vars['alarm_flg']; ?>
209   -">
210   -<INPUT type="hidden" name="alarm_yyyy" value="<?php echo $this->_tpl_vars['alarm_yyyy']; ?>
211   -">
212   -<INPUT type="hidden" name="alarm_mm" value="<?php echo $this->_tpl_vars['alarm_mm']; ?>
213   -">
214   -<INPUT type="hidden" name="alarm_dd" value="<?php echo $this->_tpl_vars['alarm_dd']; ?>
215   -">
216   -<INPUT type="hidden" name="alarm_hh" value="<?php echo $this->_tpl_vars['alarm_hh']; ?>
217   -">
218   -<INPUT type="hidden" name="alarm_time_mm" value="<?php echo $this->_tpl_vars['alarm_time_mm']; ?>
219   -">
220   -<INPUT type="hidden" name="alarm_id" value="<?php echo $this->_tpl_vars['alarm_id']; ?>
221   -">
222   -
223   -<INPUT type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
224   -">
225   -<INPUT type="hidden" name="userCNT" value="<?php echo $this->_tpl_vars['userCNT']; ?>
226   -">
227   -<INPUT type="hidden" name="group_id" value="<?php echo $this->_tpl_vars['group_id']; ?>
228   -">
229   -<?php echo $this->_tpl_vars['strPtnCode']; ?>
230   -
231   -<INPUT type="hidden" name="pattern_flg" value="">
232   -
233   -<br>
234   -<FONT size="2"><B>↓情報を配信する場合はこのボタンを押してください↓</B></FONT><br>
235   -<INPUT type="button" name="submit_btn" value="配信" onClick="JavaScript:haisin(<?php echo $this->_tpl_vars['PHP_POST_DB_FLG']; ?>
236   -,'<?php echo $this->_tpl_vars['strDisp_Name'][1]; ?>
237   -','<?php echo $this->_tpl_vars['strDisp_Name'][2]; ?>
238   -')" style="padding:4px 20px 4px 20px; ">
239   -
240   -<hr>
241   -<INPUT type="button" name="back" value="メニューへ戻る" onClick="JavaScript:menuBack();">
242   -
243   -
244   -<!-- フッター表示 -->
245   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
246   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
247   -$this->_tpl_vars = $_smarty_tpl_vars;
248   -unset($_smarty_tpl_vars);
249   - ?>
250   -</CENTER>
251   -</form>
252   -</BODY>
253   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-05-31 13:34:08
2   - compiled from SEND0020.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -</HEAD>
12   -<BODY>
13   -<FORM METHOD="POST" name="Frm" enctype="multipart/form-data" style="margin:0px; ">
14   -<!-- ヘッダー表示 -->
15   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
16   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
17   -$this->_tpl_vars = $_smarty_tpl_vars;
18   -unset($_smarty_tpl_vars);
19   - ?>
20   -<!-- メニュー表示 -->
21   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
22   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
23   -$this->_tpl_vars = $_smarty_tpl_vars;
24   -unset($_smarty_tpl_vars);
25   - ?>
26   -<!-- 配信画面表示 -->
27   -<CENTER>
28   -<TABLE border=0 cellspacing="0" cellpadding="3" width="544">
29   - <TR>
30   - <TD ALIGN="CENTER">
31   - <FONT size="6"><B><A href="./MAIN0000.php">メニューへ戻る</A></B></FONT>
32   - </TD>
33   - </TR>
34   -</TABLE>
35   -<br>
36   -<br>
37   -<TABLE border=1 bordercolor="#008080" width="544">
38   -<TBODY>
39   - <TR>
40   - <TD width="585" height="129" align="center"><img src="./img/send.gif" alt="めーるNiポン"></TD>
41   - </TR>
42   - <TR>
43   - <TD bgcolor="#FFCC99"><CENTER><FONT size="5">入力された情報を送信しました。</FONT></CENTER></TD>
44   - </TR>
45   -</TBODY>
46   -</TABLE>
47   -<BR>
48   -<BR>
49   -<BR>
50   -</CENTER>
51   -<!-- フッター表示 -->
52   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
53   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
54   -$this->_tpl_vars = $_smarty_tpl_vars;
55   -unset($_smarty_tpl_vars);
56   - ?>
57   -</FORM>
58   -</BODY>
59   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-20 08:39:01
2   - compiled from LIST1720.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/jkl-calendar.js" charset="Shift_JIS"></script>
12   -<SCRIPT LANGUAGE="JavaScript">
13   -<?php echo '
14   -function ichiranBack(){
15   - document.Frm.action="LIST1000.php";
16   - document.Frm.submit();
17   -}
18   -
19   -function del_chk(intFlg){
20   - if (confirm("再配信設定を解除します。\\nよろしいですか?")){
21   - document.Frm.A_FLG.value=intFlg;
22   - document.Frm.action="LIST1722.php";
23   - document.Frm.submit();
24   - }
25   -}
26   -
27   -function input_chk(){
28   - if(isNaN(document.Frm.Resend_Year.value)){
29   - window.alert("年は数値で入力してください。");
30   - document.Frm.Resend_Year.focus();
31   - return false;
32   - }else if(!document.Frm.Resend_Year.value){
33   - window.alert("年を入力してください。");
34   - document.Frm.Resend_Year.focus();
35   - return false;
36   - }else if(document.Frm.Resend_Month.value==""){
37   - window.alert("月を選択して下さい");
38   - document.Frm.Resend_Month.focus();
39   - return false;
40   - }else if(document.Frm.Resend_Date.value==""){
41   - window.alert("日を選択して下さい");
42   - document.Frm.Resend_Date.focus();
43   - return false;
44   - }else if(document.Frm.Resend_Hour.value==""){
45   - window.alert("時を選択して下さい");
46   - document.Frm.Resend_Hour.focus();
47   - return false;
48   - }else if(document.Frm.Resend_Minute.value==""){
49   - window.alert("分を選択して下さい");
50   - document.Frm.Resend_Minute.focus();
51   - return false;
52   - }
53   -
54   - if (document.Frm.kidok.checked==false && document.Frm.midok.checked==false) {
55   - alert("【既読者へ】【未読者へ】のどちらかにチェックをつけてください");
56   - return false;
57   - }
58   -
59   - if (confirm("この日時にメール再配信します。\\nよろしいですか?")){
60   - document.Frm.action="LIST1721.php";
61   - document.Frm.submit();
62   - }
63   -}
64   -
65   -function DayMax(DATE_YYYY,DATE_MM,DAY_MAX,cnt){
66   - DATE_MM=eval(DATE_MM);
67   - if(DATE_MM==1 || DATE_MM==3 || DATE_MM==5 || DATE_MM==7 || DATE_MM==8 || DATE_MM==10 || DATE_MM==12){
68   - DAY_MAX=31;
69   - }else if(DATE_MM==4 || DATE_MM==6 || DATE_MM==9 || DATE_MM==11){
70   - DAY_MAX=30;
71   - }else if(DATE_MM==2){
72   - if((DATE_YYYY%4)==0){
73   - DAY_MAX=29;
74   - }else{
75   - DAY_MAX=28;
76   - }
77   - }
78   -
79   - document.Frm.Resend_Date.options[cnt].text = "--";
80   - document.Frm.Resend_Date.options[cnt].value = "";
81   - for(intCount = 0; intCount < DAY_MAX; intCount++){
82   - cnt++;
83   - document.Frm.Resend_Date.length = cnt+1;
84   - if(cnt>=10){
85   - document.Frm.Resend_Date.options[cnt].text = cnt;
86   - document.Frm.Resend_Date.options[cnt].value = cnt;
87   - }else{
88   - document.Frm.Resend_Date.options[cnt].text = "0"+cnt;
89   - document.Frm.Resend_Date.options[cnt].value = "0"+cnt;
90   - }
91   - }
92   -}
93   -
94   -function POP_Calendar(frm,yyyy,mm,dd,sele_year,sele_mon,sele_date) {
95   - window.open("../include/calendar.php?frm="+frm+"&yyyy="+yyyy+"&mm="+mm+"&dd="+dd+"&main_year="+sele_year+"&main_mon="+sele_mon+"&strMainDate="+sele_date,"カレンダー",\'width=350,height=230\');
96   -}
97   -
98   -//カレンダー表示
99   -function cal_get(strDate, divid){
100   -
101   - arrYMD = strDate.split("/");
102   - if(divid == "calid1"){
103   - objY = document.Frm.Resend_Year;
104   - objM = document.Frm.Resend_Month;
105   - objD = document.Frm.Resend_Date;
106   - }
107   -
108   - //年
109   - objY.value=arrYMD[0];
110   - //月
111   - for(i=0;i<objM.options.length;i++){
112   - if(objM.options[i].value == arrYMD[1]){
113   - objM.selectedIndex = i;
114   - break;
115   - }
116   - }
117   - //日
118   - for(i=0;i<objD.options.length;i++){
119   - if(objD.options[i].value == arrYMD[2]){
120   - objD.selectedIndex = i;
121   - break;
122   - }
123   - }
124   -
125   - cal1 = new JKL.Calendar("calid1","Frm","colname1");
126   -}
127   -
128   -'; ?>
129   -
130   -</SCRIPT>
131   -
132   -<script>
133   -<?php echo '
134   - var cal1 = new JKL.Calendar("calid1","Frm","colname1");
135   -'; ?>
136   -
137   -</script>
138   -</HEAD>
139   -<BODY bgcolor="White">
140   -<FORM METHOD="POST" name="Frm">
141   -<!-- ヘッダー表示 -->
142   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
143   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
144   -$this->_tpl_vars = $_smarty_tpl_vars;
145   -unset($_smarty_tpl_vars);
146   - ?>
147   -<!-- メニュー表示 -->
148   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
149   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
150   -$this->_tpl_vars = $_smarty_tpl_vars;
151   -unset($_smarty_tpl_vars);
152   - ?>
153   -<!-- 一覧表示 -->
154   -<TABLE width="100%" border="0">
155   - <TR>
156   - <TH><B><FONT color="blue" size="5">メール再配信設定</FONT></B></TH>
157   - </TR>
158   -</TABLE>
159   -<HR/>
160   -<BR>
161   -<CENTER>
162   - <TABLE border=1 bordercolor="#008080" width="700">
163   - <TR>
164   - <TD bgcolor="#FFCC99">
165   - <B><FONT size="2">再配信日時</FONT></B>
166   - </TD>
167   - <TD>
168   - <TABLE border=0>
169   - <TR>
170   - <TD>
171   - <INPUT size="5" maxlength="4" type="text" name="Resend_Year" Value="<?php echo $this->_tpl_vars['Kidok_YEAR']; ?>
172   -"><FONT size="2"></FONT>
173   - <SELECT name="Resend_Month" onchange="JavaScript:DayMax(Resend_Year.value,Resend_Month.value,0,0);">
174   - <?php echo $this->_tpl_vars['opt_date_mm']; ?>
175   -
176   - </SELECT><FONT size="2"></FONT>
177   - <SELECT name="Resend_Date">
178   - <?php echo $this->_tpl_vars['opt_date_dd']; ?>
179   -
180   - </SELECT><FONT size="2"></FONT>
181   - <SELECT name="Resend_Hour">
182   - <?php echo $this->_tpl_vars['opt_time_hh']; ?>
183   -
184   - </SELECT><FONT size="2"></FONT>
185   - <SELECT name="Resend_Minute">
186   - <?php echo $this->_tpl_vars['opt_time_mm']; ?>
187   -
188   - </SELECT><FONT size="2">分 </FONT>
189   - </TD>
190   - <TD>
191   - <!--カレンダー表示-->
192   - <A HREF="javascript:cal1.write();">
193   - <img id="dateLink1" src="./include/cl001.gif" alt="日付選択" border="0" style="vertical-align:middle;margin:5px"/>
194   - </A>
195   - <INPUT type="hidden" name="colname1" value="<?php echo $this->_tpl_vars['calYMD1']; ?>
196   -">
197   - <DIV id="calid1"></DIV>
198   - </TD>
199   - <TD>
200   - <INPUT type="checkbox" name="kidok" <?php if ($this->_tpl_vars['Kidoku_Flg'] == 1): ?> CHECKED<?php endif; ?>><FONT size=2><B>既読者へ</B></FONT>
201   - <INPUT type="checkbox" name="midok" <?php if ($this->_tpl_vars['Midoku_Flg'] == 1): ?> CHECKED<?php endif; ?>><FONT size=2><B>未読者へ</B></FONT>
202   - </TD>
203   - </TR>
204   - </TABLE>
205   - </TD>
206   - </TR>
207   - </TABLE>
208   - <BR>
209   - <TABLE border="0" width="544">
210   - <TR>
211   - <TD>
212   - <CENTER>
213   - <FONT SIZE=2>
214   - 配信日時を設定する場合はこのボタンを押してください⇒
215   - </FONT>
216   - <INPUT type="button" value=" 設 定 " onClick="return input_chk();">
217   - <BR><BR>
218   - <FONT SIZE=2>
219   - 配信日時を解除する場合はこのボタンを押してください⇒
220   - </FONT>
221   - <INPUT type="button" value=" 解 除 " onClick="return del_chk(3);">
222   - </CENTER>
223   - </TD>
224   - </TR>
225   - </TABLE>
226   - <BR>
227   - <INPUT type="button" name="back" value="戻 る" onClick="JavaScript:ichiranBack();">
228   -</CENTER>
229   -<BR>
230   -<!-- フッター表示 -->
231   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
232   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
233   -$this->_tpl_vars = $_smarty_tpl_vars;
234   -unset($_smarty_tpl_vars);
235   - ?>
236   -
237   -<INPUT type="hidden" name="A_FLG" value="">
238   -<INPUT type="hidden" name="mail_id" value="<?php echo $this->_tpl_vars['mail_id']; ?>
239   -">
240   -
241   -</FORM>
242   -</BODY>
243   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-09-10 22:24:48
2   - compiled from LIST2000.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -//***** 確定送信 *****//
15   -function Send_Kakutei(db_flg, intGroupCount){
16   -
17   - if(document.Frm.kakutei_kenmei.value == ""){
18   - window.alert("件名を入力してください");
19   - return false;
20   - }
21   -
22   - if(document.Frm.kakutei_text.value == ""){
23   - window.alert("本文を入力してください");
24   - return false;
25   - }
26   -
27   - var strGroupCount="";
28   - if(db_flg != 6 || intGroupCount==0 || (eval(document.Frm.total_max_point.value) >=1000)){
29   - strGroupCount = "";
30   - }else{
31   - strGroupCount = "\\nこのメールを配信するには"+intGroupCount+"ポイント必要です";
32   - if((eval(document.Frm.total_point.value)-intGroupCount) < 0){
33   - window.alert("ポイントが足りません"+strGroupCount);
34   - return false;
35   - }
36   - }
37   - if (confirm("この内容で情報を配信しますか?"+strGroupCount)){
38   - document.Frm.action = "";
39   - document.Frm.method="POST";
40   - document.Frm.submit();
41   - return false;
42   - }
43   -}
44   -
45   -
46   -//***** 再送信(未読者) *****//
47   -function Send_Sheep(){
48   - if(confirm("未読者に再送信します。")){
49   - document.Frm.action="LIST2010.php";
50   - document.Frm.method="POST";
51   - document.Frm.submit();
52   - }
53   -}
54   -
55   -//***** 再送信(選択者) *****//
56   -function Send_Select(){
57   - var chkData = "";
58   -
59   - if (document.Frm.chkSend){
60   - if (document.Frm.chkSend.length){
61   - for(i = 0 ; i <= document.Frm.chkSend.length-1; i++ ){
62   - if (document.Frm.chkSend[i].checked==true){
63   - chkData=chkData+document.Frm.chkSend[i].value+"#";
64   - }
65   - }
66   - }else{
67   - if (document.Frm.chkSend.checked==true){
68   - chkData=document.Frm.chkSend.value+"#";
69   - }
70   - }
71   - if (chkData==""){
72   - window.alert("再配信ユーザーを選択してください");
73   - return false;
74   - }
75   - if(confirm("選択者に再送信します。")){
76   - document.Frm.Chk_User.value = chkData;
77   - document.Frm.action="LIST2020.php";
78   - document.Frm.method="POST";
79   - document.Frm.submit();
80   - }
81   - }
82   -}
83   -
84   -//***** 追加送信 *****//
85   -function Send_Add(){
86   - document.Frm.action="";
87   - document.Frm.method="POST";
88   - document.Frm.submit();
89   -}
90   -
91   -//***** メール変更(アラーム) *****//
92   -function Change_Alarm(){
93   - //LIST1710.php
94   - document.Frm.action="";
95   - document.Frm.method="POST";
96   - document.Frm.submit();
97   -}
98   -
99   -//***** メール変更(再配信日時) *****//
100   -function Change_Resend(){
101   - document.Frm.action="";
102   - document.Frm.method="POST";
103   - document.Frm.submit();
104   -}
105   -
106   -//***** メール変更(配信日時) *****//
107   -function Change_Reserva(){
108   - document.Frm.action="";
109   - document.Frm.method="POST";
110   - document.Frm.submit();
111   -}
112   -
113   -//***** メール変更(送信先種類) *****//
114   -function Change_SendType(){
115   - document.Frm.action="";
116   - document.Frm.method="POST";
117   - document.Frm.submit();
118   -}
119   -
120   -//***** メール変更(件名・内容) *****//
121   -function Change_Cont(send_flg){
122   - if(send_flg==1){
123   - document.Frm.action="LIST2750.php";
124   - document.Frm.method="POST";
125   - document.Frm.submit();
126   - }else{
127   - if (confirm("既にこの内容で送信済みです。\\n変更してもよろしいですか?")){
128   - document.Frm.action="LIST2750.php";
129   - document.Frm.method="POST";
130   - document.Frm.submit();
131   - }
132   - }
133   -}
134   -
135   -//***** メール削除 *****//
136   -function Mail_Del(){
137   - if (confirm("このメールを削除します\\nよろしいですか?")){
138   - document.Frm.action="LIST2801.php";
139   - document.Frm.method="POST";
140   - document.Frm.submit();
141   - }
142   -}
143   -
144   -//***** CSV出力 *****//
145   -function Csv_Out(){
146   - document.Frm.action="";
147   - document.Frm.method="POST";
148   - document.Frm.submit();
149   -}
150   -
151   -//***** ユーザ情報詳細 *****//
152   -function Disp_user(mail_id,usr_key){
153   - document.Frm.mail_id.value = mail_id;
154   - document.Frm.usr_key.value = usr_key;
155   - document.Frm.action = "";
156   - document.Frm.method="POST";
157   - document.Frm.submit();
158   -}
159   -
160   -
161   -'; ?>
162   -
163   -</script>
164   -</HEAD>
165   -<BODY bgcolor="White">
166   -<FORM name="Frm">
167   -<!-- ヘッダー表示 -->
168   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
169   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
170   -$this->_tpl_vars = $_smarty_tpl_vars;
171   -unset($_smarty_tpl_vars);
172   - ?>
173   -<!-- メニュー表示 -->
174   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
175   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
176   -$this->_tpl_vars = $_smarty_tpl_vars;
177   -unset($_smarty_tpl_vars);
178   - ?>
179   -<!-- 一覧表示 -->
180   -<table width="100%" border="0">
181   - <tr>
182   - <th><B><font color="blue" size="5">配信情報閲覧画面</font></B></th>
183   - </tr>
184   -</table>
185   -<hr />
186   -<table width="100%" border="0">
187   - <tr>
188   - <td align="center">
189   - <INPUT type="button" name="btnSheep" value="未読者再送信" onClick="return Send_Sheep();" <?php echo $this->_tpl_vars['btnSheep']; ?>
190   ->
191   - <INPUT type="button" name="btnSelect" value="選択者再送信" onClick="return Send_Select();">
192   -<!--
193   - <INPUT type="button" name="btnAdd" value="追加送信" onClick="return Send_Add();">
194   --->
195   - <INPUT type="button" name="btnDel" value="メール削除" onClick="return Mail_Del();">
196   -<!--
197   - <INPUT type="button" name="btnCsv" value="CSV出力" onClick="return Csv_Out();">
198   --->
199   - </td>
200   - </tr>
201   - <tr>
202   - <td align="center">
203   - <TABLE border=1 bordercolor="#008080" width="544">
204   -<!--
205   - <TR>
206   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">アラーム</FONT></B></TD>
207   - <TD>
208   - <?php if ($this->_tpl_vars['Al_Send_Flg'] == '1'): ?>
209   - <FONT color=#FF0000 size="2">送信済み</FONT>
210   - <FONT color=#FF0000 size="2"> <?php echo $this->_tpl_vars['Al_Send_Date']; ?>
211   -</FONT>
212   - <?php else: ?>
213   - <?php if ($this->_tpl_vars['Al_Set_Flg'] == '1'): ?>
214   - <FONT size="2" color="red"><B><?php echo $this->_tpl_vars['Al_Send_Date']; ?>
215   -<?php echo $this->_tpl_vars['Al_Send_Time']; ?>
216   -</B></FONT>
217   - <?php else: ?>
218   - <FONT size="2"><B>アラーム設定無し</B></FONT>
219   - <?php endif; ?>
220   - <INPUT type="button" name="alarm_answer" value="アラームの設定" onClick="JavaScript:Change_Alarm();" <?php echo $this->_tpl_vars['Al_disable']; ?>
221   ->
222   - <?php endif; ?>
223   - </TD>
224   - </TR>
225   - <TR>
226   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">自動再配信</FONT></B></TD>
227   - <TD>
228   - <?php if ($this->_tpl_vars['Kidoku_FLG'] == '1'): ?>
229   - <FONT size="2"><?php echo $this->_tpl_vars['Kidoku_Date']; ?>
230   - </FONT>
231   - <FONT size="2"><?php echo $this->_tpl_vars['Kidoku_User']; ?>
232   - </FONT>
233   - <?php else: ?>
234   - <FONT size="2"><?php echo $this->_tpl_vars['Kidoku_Mode']; ?>
235   - </FONT>
236   - <?php endif; ?>
237   - <INPUT type="button" name="resend" value="再配信の設定" onClick="JavaScript:Change_Resend();" <?php echo $this->_tpl_vars['Kidoku_disable']; ?>
238   ->
239   - </TD>
240   - </TR>
241   --->
242   - <TR>
243   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">配信日時</FONT></B></TD>
244   - <TD>
245   - <FONT size="2"><?php echo $this->_tpl_vars['Send_Data']; ?>
246   -</FONT>
247   - <?php if ($this->_tpl_vars['reserva_flg'] != '1'): ?>
248   - <FONT size="2">配信済み</FONT>
249   - <?php else: ?>
250   - <FONT size="2">配信予定</FONT>
251   - <?php if ($this->_tpl_vars['reserva_date'] != ""): ?>
252   - <FONT size="2">なし</FONT>
253   - <?php endif; ?>
254   - <INPUT type="button" name="btnReserva" value="配信日時の設定" onClick="JavaScript:Change_Reserva();">
255   - <?php endif; ?>
256   - </TD>
257   - </TR>
258   - <TR>
259   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">作成者</FONT></B></TD>
260   - <TD><FONT size="2"><?php echo $this->_tpl_vars['admin_name']; ?>
261   -</FONT></TD>
262   - </TR>
263   -<!--
264   - <TR>
265   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">開催日時</FONT></B></TD>
266   - <TD><FONT size="2"><?php echo $this->_tpl_vars['Kaisai_Date']; ?>
267   -</FONT></TD>
268   - </TR>
269   --->
270   - <TR>
271   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">送信先種類</FONT></B></TD>
272   - <TD>
273   - <FONT size="2"><?php echo $this->_tpl_vars['send_type']; ?>
274   - </FONT>
275   -<!--
276   - <?php if ($this->_tpl_vars['reserva_flg'] == '1'): ?>
277   - <INPUT type="button" name="send_type_edit" value="変更" onClick="JavaScript:Change_SendType();">
278   - <?php endif; ?>
279   --->
280   - </TD>
281   - </TR>
282   - <TR>
283   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">回答期限</FONT></B></TD>
284   - <TD><FONT size="2"><?php echo $this->_tpl_vars['limit_date']; ?>
285   - </FONT></TD>
286   - </TR>
287   - <TR>
288   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">件名</FONT></B></TD>
289   - <TD>
290   - <FONT size="2"><?php echo $this->_tpl_vars['subject_name']; ?>
291   -</FONT>
292   - <INPUT type="button" name="btnSubject" value="変更" onClick="JavaScript:Change_Cont('<?php echo $this->_tpl_vars['reserva_flg']; ?>
293   -');">
294   - </TD>
295   - </TR>
296   - <TR>
297   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">内容</FONT></B></TD>
298   - <TD>
299   - <FONT size="2"><?php echo $this->_tpl_vars['contents']; ?>
300   -</FONT>
301   - <INPUT type="button" name="btnBody" value="変更" onClick="JavaScript:Change_Cont('<?php echo $this->_tpl_vars['reserva_flg']; ?>
302   -');">
303   - </TD>
304   - </TR>
305   -<!--
306   - <TR>
307   - <TD bgcolor="#FFCC99" width="80"><B><FONT size="2">確定メール<br>送信</FONT></B></TD>
308   - <TD>
309   - <?php if (( $this->_tpl_vars['kakutei_date'] == "" )): ?>
310   - <FONT size="2">【件名】</FONT><br>
311   - <INPUT size="30" maxlength="28" type="text" name="kakutei_kenmei" value="<?php echo $this->_tpl_vars['kakutei_kenmei']; ?>
312   -"><br>
313   - <FONT size="2">【本文】</FONT><br>
314   - <TEXTAREA rows="10" cols="60" name="kakutei_text"><?php echo $this->_tpl_vars['kakutei_honbun']; ?>
315   -</TEXTAREA>
316   - <br>
317   - <input type="button" value="送 信" onclick="Send_Kakutei(<?php echo $this->_tpl_vars['PHP_POST_DB_FLG']; ?>
318   -,<?php echo $this->_tpl_vars['intGroupCount']; ?>
319   -);">
320   - <?php else: ?>
321   - <FONT size="2">【件名】</FONT><br>
322   - <?php echo $this->_tpl_vars['kakutei_kenmei']; ?>
323   -<br>
324   - <FONT size="2">【本文】</FONT><br>
325   - <?php echo $this->_tpl_vars['kakutei_honbun']; ?>
326   -
327   - <br>
328   - <br>
329   - <?php echo $this->_tpl_vars['kakutei_date']; ?>
330   - 送信済み
331   - <?php endif; ?>
332   - </TD>
333   -
334   - </TR>
335   --->
336   - </TABLE>
337   - </td>
338   - </tr>
339   - <tr><td align="center"><B><FONT color=blue size=5>閲覧状況</FONT></B></td></tr>
340   - <tr><td align="center"><hr /></td></tr>
341   - <tr>
342   - <td align="center">
343   - <TABLE>
344   - <TR align="center">
345   - <TD align="LEFT"><FONT color=blue size=3><B>アドレス未設定</B></FONT></TD>
346   - <TD align="RIGHT"><FONT color=blue size=3> <?php echo $this->_tpl_vars['NOT_CNT']; ?>
347   - 件 </FONT></TD>
348   - <TD align="LEFT"><FONT color=blue size=3> / <B>未読</B></FONT></TD>
349   - <TD align="RIGHT"><FONT color=blue size=3> <?php echo $this->_tpl_vars['N_READ_CNT']; ?>
350   - 件 </FONT></TD>
351   - <TD align="LEFT"><FONT color=blue size=3> / <B>既読</B></FONT></TD>
352   - <TD align="RIGHT"><FONT color=blue size=3> <?php echo $this->_tpl_vars['READ_CNT']; ?>
353   -</FONT></TD>
354   - </TR>
355   - <!--
356   - <?php unset($this->_sections['idx']);
357   -$this->_sections['idx']['name'] = 'idx';
358   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['ANS_LIST']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
359   -$this->_sections['idx']['show'] = true;
360   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
361   -$this->_sections['idx']['step'] = 1;
362   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
363   -if ($this->_sections['idx']['show']) {
364   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
365   - if ($this->_sections['idx']['total'] == 0)
366   - $this->_sections['idx']['show'] = false;
367   -} else
368   - $this->_sections['idx']['total'] = 0;
369   -if ($this->_sections['idx']['show']):
370   -
371   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
372   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
373   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
374   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
375   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
376   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
377   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
378   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
379   -?>
380   - <TR>
381   - <TD align="LEFT"><FONT color=blue size=3><B><?php echo $this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][1]; ?>
382   -</B></FONT></TD>
383   - <TD align="RIGHT"><FONT color=blue size=3><?php echo $this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][2]; ?>
384   - 件</FONT></TD>
385   - </TR>
386   - <?php endfor; endif; ?>
387   - -->
388   - </TABLE>
389   - </td>
390   - </tr>
391   -
392   -
393   - <tr>
394   - <td align="center">
395   - <TABLE border=1 bordercolor="#008080" width="100%">
396   - <TR bgcolor="#FFCC99">
397   - <TD align="center" width="35%"><FONT size=2><B>候補日時</B></FONT></TD>
398   - <TD align="center" width="10%"><FONT size=2><B>回答数</B></FONT></TD>
399   - <TD align="center"><FONT size=2><B>回答者</B></FONT></TD>
400   - </TR>
401   - <?php unset($this->_sections['idx']);
402   -$this->_sections['idx']['name'] = 'idx';
403   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['ANS_LIST']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
404   -$this->_sections['idx']['show'] = true;
405   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
406   -$this->_sections['idx']['step'] = 1;
407   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
408   -if ($this->_sections['idx']['show']) {
409   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
410   - if ($this->_sections['idx']['total'] == 0)
411   - $this->_sections['idx']['show'] = false;
412   -} else
413   - $this->_sections['idx']['total'] = 0;
414   -if ($this->_sections['idx']['show']):
415   -
416   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
417   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
418   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
419   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
420   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
421   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
422   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
423   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
424   -?>
425   - <TR>
426   - <TD align="left" valign="top">
427   - <table width="100%">
428   - <tr>
429   - <?php if (( $this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][0] == '1' )): ?>
430   - <td align="left" valign="top" width="100%" colspan="3"><FONT size=2><?php echo $this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][4][0]; ?>
431   -</FONT></td>
432   - <?php else: ?>
433   - <td align="left" valign="top" width="46%"><FONT size=2><?php echo $this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][4][0]; ?>
434   -</FONT></td>
435   - <td align="left" valign="top" width="8%"><FONT size=2> 〜 </FONT></td>
436   - <td align="left" valign="top" width="46%"><FONT size=2><?php echo $this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][4][1]; ?>
437   -</FONT></td>
438   - <?php endif; ?>
439   - </tr>
440   - </table>
441   - </TD>
442   - <TD align="right" valign="top"><FONT size=2><?php echo $this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][2]; ?>
443   -</FONT></TD>
444   - <TD align="left" valign="top">
445   - <FONT size=2>
446   - <?php unset($this->_sections['i']);
447   -$this->_sections['i']['name'] = 'i';
448   -$this->_sections['i']['loop'] = is_array($_loop=$this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][3]) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
449   -$this->_sections['i']['show'] = true;
450   -$this->_sections['i']['max'] = $this->_sections['i']['loop'];
451   -$this->_sections['i']['step'] = 1;
452   -$this->_sections['i']['start'] = $this->_sections['i']['step'] > 0 ? 0 : $this->_sections['i']['loop']-1;
453   -if ($this->_sections['i']['show']) {
454   - $this->_sections['i']['total'] = $this->_sections['i']['loop'];
455   - if ($this->_sections['i']['total'] == 0)
456   - $this->_sections['i']['show'] = false;
457   -} else
458   - $this->_sections['i']['total'] = 0;
459   -if ($this->_sections['i']['show']):
460   -
461   - for ($this->_sections['i']['index'] = $this->_sections['i']['start'], $this->_sections['i']['iteration'] = 1;
462   - $this->_sections['i']['iteration'] <= $this->_sections['i']['total'];
463   - $this->_sections['i']['index'] += $this->_sections['i']['step'], $this->_sections['i']['iteration']++):
464   -$this->_sections['i']['rownum'] = $this->_sections['i']['iteration'];
465   -$this->_sections['i']['index_prev'] = $this->_sections['i']['index'] - $this->_sections['i']['step'];
466   -$this->_sections['i']['index_next'] = $this->_sections['i']['index'] + $this->_sections['i']['step'];
467   -$this->_sections['i']['first'] = ($this->_sections['i']['iteration'] == 1);
468   -$this->_sections['i']['last'] = ($this->_sections['i']['iteration'] == $this->_sections['i']['total']);
469   -?>
470   - <?php echo $this->_tpl_vars['ANS_LIST'][$this->_sections['idx']['index']][3][$this->_sections['i']['index']]; ?>
471   -
472   - <?php endfor; endif; ?>
473   - </FONT>
474   - &nbsp;
475   - </TD>
476   - </TR>
477   - <?php endfor; endif; ?>
478   - </TABLE>
479   - <br><input type="button" name="btnReturn" value="一覧へ戻る" onClick="location='LIST0000.php'">
480   - </td>
481   - </tr>
482   -
483   -
484   - <tr>
485   - <td align="center">
486   - <hr>
487   - <B><FONT color=blue size=5>個人閲覧状況</FONT></B>
488   - <table width="100%">
489   - <tr>
490   - <td align="right" width="100%">
491   - <INPUT type="button" name="btnSelect" value="選択者再送信" onClick="return Send_Select();">
492   - </td>
493   - </tr>
494   - </table>
495   - <TABLE border=1 bordercolor="#008080" width="100%">
496   - <TR bgcolor="#FFCC99">
497   - <TD align="center" width="15%"><FONT size=2><B>氏 名</B></FONT></TD>
498   - <TD align="center" width="15%"><FONT size=2><B>グループ</B></FONT></TD>
499   - <TD align="center" width="25%"><FONT size=2><B>閲 覧</B></FONT></TD>
500   - <TD align="center" width="15%"><FONT size=2><B>確認日時</B></FONT></TD>
501   - <TD align="center" width="20%"><FONT size=2><B>コメント</B></FONT></TD>
502   - <TD align="center" width="5%"><FONT size=2 bgcolor="#99FF99"><B>送信先</B></FONT></TD>
503   - <TD align="center" width="5%"><FONT size=2><B>再 送</B></FONT></TD>
504   - </TR>
505   - <?php unset($this->_sections['idx']);
506   -$this->_sections['idx']['name'] = 'idx';
507   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['User_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
508   -$this->_sections['idx']['show'] = true;
509   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
510   -$this->_sections['idx']['step'] = 1;
511   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
512   -if ($this->_sections['idx']['show']) {
513   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
514   - if ($this->_sections['idx']['total'] == 0)
515   - $this->_sections['idx']['show'] = false;
516   -} else
517   - $this->_sections['idx']['total'] = 0;
518   -if ($this->_sections['idx']['show']):
519   -
520   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
521   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
522   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
523   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
524   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
525   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
526   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
527   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
528   -?>
529   - <TR>
530   - <TD align="left"><FONT size=2><!-- a href="#" onclick="Disp_user('<?php echo $this->_tpl_vars['mail_id']; ?>
531   -','<?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][7]; ?>
532   -');" --><?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][1]; ?>
533   -<!-- /a --></FONT></TD>
534   - <TD align="left"><FONT size=2><?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][2]; ?>
535   -</FONT></TD>
536   - <TD align="left"><FONT size=2 <?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][8]; ?>
537   -><?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][3]; ?>
538   -</FONT></TD>
539   - <TD align="center"><FONT size=2><?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][4]; ?>
540   -</FONT></TD>
541   - <TD align="left"><FONT size=2><?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][5]; ?>
542   - </FONT></TD>
543   - <TD align="center"><FONT size=2><?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][6]; ?>
544   -</FONT></TD>
545   - <TD align="center"><FONT size=2><INPUT type="checkbox" NAME="chkSend" VALUE="<?php echo $this->_tpl_vars['User_List'][$this->_sections['idx']['index']][0]; ?>
546   -"></FONT></TD>
547   - </TR>
548   - <?php endfor; endif; ?>
549   - </TABLE>
550   - </td>
551   - </tr>
552   -
553   -
554   - <tr>
555   - <td align="center">
556   - </td>
557   - </tr>
558   -</table>
559   -<table width="100%" border="0">
560   - <tr>
561   - <td align="center"><input type="button" name="btnReturn" value="一覧へ戻る" onClick="location='LIST0000.php'"></td>
562   - </tr>
563   -</table>
564   -<INPUT type="hidden" name="mail_id" value="<?php echo $this->_tpl_vars['mail_id']; ?>
565   -">
566   -<INPUT type="hidden" name="N_READ_CNT" value="<?php echo $this->_tpl_vars['N_READ_CNT']; ?>
567   -">
568   -<INPUT type="hidden" name="usr_key" value="">
569   -<INPUT type="hidden" name="SendUser" value="<?php echo $this->_tpl_vars['SendUser']; ?>
570   -">
571   -<INPUT type="hidden" name="int_send_type" value="<?php echo $this->_tpl_vars['int_send_type']; ?>
572   -">
573   -<INPUT type="hidden" name="Chk_User" value="">
574   -
575   -<!-- フッター表示 -->
576   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
577   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
578   -$this->_tpl_vars = $_smarty_tpl_vars;
579   -unset($_smarty_tpl_vars);
580   - ?>
581   -</FORM>
582   -</BODY>
583   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 23:16:41
2   - compiled from MST1141.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Return_Send(){
16   - document.frm.action = "MST1140.php";
17   - document.frm.method = "POST";
18   - document.frm.submit();
19   -}
20   -
21   -function All_chk1(intFlg){
22   - if (document.frm.select_cd){
23   - if (document.frm.select_cd.length){
24   - for(i = 0 ; i <= document.frm.select_cd.length-1; i++ ){
25   - if (intFlg==1){
26   - document.frm.select_cd[i].checked=true;
27   - }else{
28   - document.frm.select_cd[i].checked=false;
29   - }
30   - }
31   - }else{
32   - if (intFlg==1){
33   - document.frm.select_cd.checked=true;
34   - }else{
35   - document.frm.select_cd.checked=false;
36   - }
37   - }
38   - }
39   -}
40   -
41   -function Tuika_User(){
42   - var Sel_Data = "";
43   - if (document.frm.select_cd){
44   - if (document.frm.select_cd.length){
45   - for(i = 0 ; i <= document.frm.select_cd.length-1; i++ ){
46   - if (document.frm.select_cd[i].checked){
47   - Sel_Data = Sel_Data+document.frm.select_cd[i].value+",";
48   - }
49   - }
50   - }else{
51   - if (document.frm.select_cd.checked){
52   - Sel_Data = Sel_Data+document.frm.select_cd.value+",";
53   - }
54   - }
55   - if (Sel_Data==""){
56   - alert("追加するユーザーを選択してください。");
57   - }else{
58   - document.frm.Send_User.value=document.frm.Send_User.value+Sel_Data;
59   - document.frm.action = "MST1141.php";
60   - document.frm.method = "POST";
61   - document.frm.submit();
62   - }
63   - }
64   -}
65   -
66   -function All_chk2(intFlg){
67   -
68   - if (document.frm.send_cd){
69   - if (document.frm.send_cd.length){
70   - for(i = 0 ; i <= document.frm.send_cd.length-1; i++ ){
71   - if (intFlg==1){
72   - document.frm.send_cd[i].checked=true;
73   - }else{
74   - document.frm.send_cd[i].checked=false;
75   - }
76   - }
77   - }else{
78   - if (intFlg==1){
79   - document.frm.send_cd.checked=true;
80   - }else{
81   - document.frm.send_cd.checked=false;
82   - }
83   - }
84   - }
85   -}
86   -
87   -function Delete_User(){
88   - var Sel_Data = "";
89   -
90   - if (document.frm.send_cd){
91   - if (document.frm.send_cd.length){
92   - for(i = 0 ; i <= document.frm.send_cd.length-1; i++ ){
93   - if (document.frm.send_cd[i].checked==false){
94   - Sel_Data = Sel_Data+document.frm.send_cd[i].value+",";
95   - }
96   - }
97   - }else{
98   - if (document.frm.send_cd.checked==false){
99   - Sel_Data = Sel_Data+document.frm.send_cd.value+",";
100   - }
101   - }
102   -
103   - document.frm.Send_User.value=Sel_Data;
104   - document.frm.action = "MST1141.php";
105   - document.frm.method = "POST";
106   - document.frm.submit();
107   - }
108   -}
109   -
110   -'; ?>
111   -
112   -</script>
113   -</HEAD>
114   -<BODY bgcolor="White">
115   -<FORM name="frm" method="post">
116   -<!-- ヘッダー表示 -->
117   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
118   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
119   -$this->_tpl_vars = $_smarty_tpl_vars;
120   -unset($_smarty_tpl_vars);
121   - ?>
122   -<!-- メニュー表示 -->
123   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
124   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
125   -$this->_tpl_vars = $_smarty_tpl_vars;
126   -unset($_smarty_tpl_vars);
127   - ?>
128   -<table width="100%" border="0">
129   - <tr>
130   - <th><B><font color=blue size=5>送信先選択(テストメール配信)</font></B></th>
131   - </tr>
132   -</table>
133   -<hr />
134   -<table border="0" width="100%">
135   - <tr>
136   - <td align="center">
137   - <B><FONT color=blue size=4><A HREF="#" onClick="Return_Send()">[ 戻る ]</A></FONT></B>
138   - </td>
139   - </tr>
140   - <tr>
141   - <td align="center"><FONT size=2>会員一覧が表示されます。</FONT></td>
142   - </tr>
143   - <tr>
144   - <td align="center">
145   - <?php if ($this->_tpl_vars['Select_List'][0][1] != ""): ?>
146   - <table border=0 WIDTH="900" >
147   - <TR bgcolor="#90ee90">
148   - <TD align="center"></TD>
149   - <TD align="center"><B>氏名</B></TD>
150   - <TD align="center"><B>携帯アドレス</B></TD>
151   - <TD align="center"><B>PCアドレス</B></TD>
152   - </TR>
153   - <?php unset($this->_sections['idx']);
154   -$this->_sections['idx']['name'] = 'idx';
155   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Select_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
156   -$this->_sections['idx']['show'] = true;
157   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
158   -$this->_sections['idx']['step'] = 1;
159   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
160   -if ($this->_sections['idx']['show']) {
161   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
162   - if ($this->_sections['idx']['total'] == 0)
163   - $this->_sections['idx']['show'] = false;
164   -} else
165   - $this->_sections['idx']['total'] = 0;
166   -if ($this->_sections['idx']['show']):
167   -
168   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
169   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
170   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
171   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
172   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
173   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
174   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
175   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
176   -?>
177   - <TR bgcolor="#CCCCCC">
178   - <td align="center"><INPUT type="checkbox" id="select_cd" name="select_cd" value="<?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][0]; ?>
179   -"></td>
180   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][1]; ?>
181   -</td>
182   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][2]; ?>
183   -</td>
184   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][3]; ?>
185   -</td>
186   - </TR>
187   - <?php endfor; endif; ?>
188   - </table>
189   - <?php else: ?>
190   - 対象データが存在しません
191   - <?php endif; ?>
192   - </td>
193   - </tr>
194   - <tr>
195   - <td align="center">
196   - <input type="button" value=" 全体選択 " name="btnSelect1_1" onClick="All_chk1(1);">
197   - <input type="button" value=" 選択解除 " name="btnSelect1_0" onClick="All_chk1(0);">
198   - <input type="button" value=" 追加 " name="btnTuika" onClick="Tuika_User();">
199   - </td>
200   - </tr>
201   - <tr><td align="center"><hr /></td></tr>
202   - <tr>
203   - <td align="center"><FONT size=2>会員一覧が表示されます。</FONT></td>
204   - </tr>
205   - <tr>
206   - <td align="center">
207   - <table border=0 WIDTH="900" >
208   - <TR bgcolor="#90ee90">
209   - <TD align="center"></TD>
210   - <TD align="center"><B>氏名</B></TD>
211   - <TD align="center"><B>携帯アドレス</B></TD>
212   - <TD align="center"><B>PCアドレス</B></TD>
213   - </TR>
214   - <?php unset($this->_sections['idx']);
215   -$this->_sections['idx']['name'] = 'idx';
216   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Send_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
217   -$this->_sections['idx']['show'] = true;
218   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
219   -$this->_sections['idx']['step'] = 1;
220   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
221   -if ($this->_sections['idx']['show']) {
222   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
223   - if ($this->_sections['idx']['total'] == 0)
224   - $this->_sections['idx']['show'] = false;
225   -} else
226   - $this->_sections['idx']['total'] = 0;
227   -if ($this->_sections['idx']['show']):
228   -
229   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
230   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
231   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
232   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
233   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
234   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
235   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
236   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
237   -?>
238   - <TR bgcolor="#CCCCCC">
239   - <td align="center"><INPUT type="checkbox" id="send_cd" name="send_cd" value="<?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][0]; ?>
240   -"></td>
241   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][1]; ?>
242   -</td>
243   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][2]; ?>
244   -</td>
245   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][3]; ?>
246   -</td>
247   - </TR>
248   - <?php endfor; endif; ?>
249   - </table>
250   - </td>
251   - </tr>
252   - <tr>
253   - <td align="center">
254   - <input type="button" value=" 全体選択 " name="btnSelect2_1" onClick="All_chk2(1);">
255   - <input type="button" value=" 選択解除 " name="btnSelect2_0" onClick="All_chk2(0);">
256   - <input type="button" value=" 削除 " name="btnTuika" onClick="Delete_User();">
257   - </td>
258   - </tr>
259   -</table>
260   -<input type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
261   -" />
262   -<input type="hidden" name="SendType" value="<?php echo $this->_tpl_vars['SendType']; ?>
263   -" />
264   -<input type="hidden" name="txtMemo" value="<?php echo $this->_tpl_vars['txtMemo']; ?>
265   -" />
266   -<!-- フッター表示 -->
267   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
268   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
269   -$this->_tpl_vars = $_smarty_tpl_vars;
270   -unset($_smarty_tpl_vars);
271   - ?>
272   -</FORM>
273   -</BODY>
274   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-02 10:06:34
2   - compiled from LIST1750.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Return_Back(){
16   - document.frm.action="LIST1000.php";
17   - document.frm.method="POST";
18   - document.frm.submit();
19   -}
20   -
21   -function input_chk(){
22   - if(document.frm.subject_name.value==""){
23   - window.alert(document.frm.KENMEI.value + "入力してください");
24   - document.frm.subject_name.focus();
25   - return false;
26   - }
27   -
28   - if(document.frm.contents.value==""){
29   - window.alert("本文を入力して下さい");
30   - document.frm.contents.focus();
31   - return false;
32   - }
33   -
34   - if (confirm("配信内容を変更します。\\nよろしいですか?")){
35   - document.frm.action="LIST1751.php";
36   - document.frm.method="POST";
37   - document.frm.submit();
38   - }
39   -}
40   -
41   -'; ?>
42   -
43   -</script>
44   -</HEAD>
45   -<BODY bgcolor="White">
46   -<FORM name="frm">
47   -<!-- ヘッダー表示 -->
48   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
49   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
50   -$this->_tpl_vars = $_smarty_tpl_vars;
51   -unset($_smarty_tpl_vars);
52   - ?>
53   -<!-- メニュー表示 -->
54   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
55   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
56   -$this->_tpl_vars = $_smarty_tpl_vars;
57   -unset($_smarty_tpl_vars);
58   - ?>
59   -<!-- 一覧表示 -->
60   -<table width="100%" border="0">
61   - <tr>
62   - <th><B><font color="blue" size="5">メール配信設定</font></B></th>
63   - </tr>
64   -</table>
65   -<hr />
66   -<table width="100%" border="0">
67   - <tr>
68   - <td align="center">
69   - <TABLE border=1 bordercolor="#008080" width="544">
70   - <TR>
71   - <TD bgcolor="#FFCC99"><B><FONT size="2">件名</FONT></B></TD>
72   - <TD><FONT size="2"><INPUT size="30" maxlength="28" type="text" name="subject_name" Value="<?php echo $this->_tpl_vars['subject_name']; ?>
73   -"></FONT></TD>
74   - </TR>
75   - <TR>
76   - <TD bgcolor="#FFCC99"><B><FONT size="2">本文</FONT></B></TD>
77   - <TD><FONT size="2"><TEXTAREA rows="10" cols="60" name="contents"><?php echo $this->_tpl_vars['contents']; ?>
78   -</TEXTAREA></FONT></TD>
79   - </TR>
80   - </TABLE>
81   - </td>
82   - </tr>
83   - <tr>
84   - <td align="center">
85   - <br><br>
86   - <TABLE border="0" width="544">
87   - <TR>
88   - <TD>
89   - <FONT SIZE=2>  配信内容を変更する場合はこのボタンを押してください⇒</FONT>
90   - <input type="button" value="設 定" onClick="return input_chk();">
91   - </TD>
92   - </TR>
93   - </TABLE>
94   - </td>
95   - </tr>
96   -</table>
97   -<table width="100%" border="0">
98   - <tr>
99   - <td align="center"><INPUT type="button" name="back" value="戻 る" onClick="JavaScript:Return_Back();"></td>
100   - </tr>
101   -</table>
102   -<INPUT type="hidden" name="mail_id" value="<?php echo $this->_tpl_vars['mail_id']; ?>
103   -">
104   -<!-- フッター表示 -->
105   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
106   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
107   -$this->_tpl_vars = $_smarty_tpl_vars;
108   -unset($_smarty_tpl_vars);
109   - ?>
110   -</FORM>
111   -</BODY>
112   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 09:17:24
2   - compiled from header_non.tpl */ ?>
3   -<div id="header">
4   - <img src="./img/title_logo_menu.jpg" alt="¤á¡¼¤ëNi¥Ý¥ó">
5   -</div>
1   -<?php /* Smarty version 2.6.26, created on 2018-05-16 11:30:42
2   - compiled from SUB9991.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -
16   -'; ?>
17   -
18   -</script>
19   -</HEAD>
20   -<BODY bgcolor="White">
21   -<FORM name="frm">
22   -<!-- ヘッダー表示 -->
23   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
24   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header_non.tpl', 'smarty_include_vars' => array()));
25   -$this->_tpl_vars = $_smarty_tpl_vars;
26   -unset($_smarty_tpl_vars);
27   - ?>
28   -<!-- 一覧表示 -->
29   -<table width="100%" border="0">
30   - <tr>
31   - <th><B><font color="blue" size="5">退会処理</font></B></th>
32   - </tr>
33   -</table>
34   -<hr />
35   -<table width="100%" border="0">
36   - <tr>
37   - <td align="center">
38   - <p align="center">退会処理が完了しました<br>
39   - <br>
40   - ご利用ありがとうございました。<br>
41   - <br>
42   - </font>
43   - </p>
44   - </td>
45   - </tr>
46   -</table>
47   -<!-- フッター表示 -->
48   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
49   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
50   -$this->_tpl_vars = $_smarty_tpl_vars;
51   -unset($_smarty_tpl_vars);
52   - ?>
53   -</FORM>
54   -</BODY>
55   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2018-11-30 11:58:32
2   - compiled from index.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<meta name='robots' content='noindex,follow' />
7   -<meta name="google-site-verification" content="fxxiDl1aEyquh3BaxjBcuyotzYFyuHmYM9jqp9CIA9M" />
8   -<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" />
9   -<meta http-equiv="Content-Style-Type" content="text/css" />
10   -<link rel="stylesheet" type="text/css" href="./css/basefont.css" />
11   -<TITLE>め〜るNiポン</TITLE>
12   -<script type="text/javascript" src="./include/input_chk.js"></script>
13   -<script>
14   -<?php echo '
15   - function chk(){
16   - if (hissu_chk("ログインID",document.frm.LoginID.value)==false) {
17   - document.frm.LoginID.focus();
18   - return false;
19   - }
20   - if (script_chk("ログインID",document.frm.LoginID.value)==false) {
21   - document.frm.LoginID.focus();
22   - return false;
23   - }
24   - if (hissu_chk("パスワード",document.frm.Passwd.value)==false) {
25   - document.frm.Passwd.focus();
26   - return false;
27   - }
28   - if (script_chk("パスワード",document.frm.Passwd.value)==false) {
29   - document.frm.Passwd.focus();
30   - return false;
31   - }
32   - document.frm.action="loginchk.php";
33   - document.frm.method="POST"
34   - document.frm.submit();
35   - return false;
36   - }
37   -
38   -function key_Press(e){
39   -
40   - var intKey = 0;
41   - if (navigator.appName == "Microsoft Internet Explorer"){
42   - intKey = event.keyCode;
43   - }else{
44   - intKey = e.which;
45   - }
46   -
47   - if(intKey == 13){
48   - return chk();
49   - }
50   -}
51   -document.onkeypress = key_Press;
52   -
53   -'; ?>
54   -
55   -</script>
56   -</HEAD>
57   -<body>
58   -<center>
59   -<form name="frm">
60   -<TABLE border="0" height="275">
61   - <TR>
62   - <TD width="650" height="129" align="center"><img src="./img/title_logo.gif" alt="めーるNiポン"></TD>
63   - </TR>
64   - <TR>
65   - <TD width="650" valign="top">
66   - <div align="center">
67   - <TABLE border="0">
68   - <TR>
69   - <TD height="20">ログインID</TD>
70   - <TD height="20"><INPUT type="text" maxlength="50" size="30" name="LoginID" value=""></TD>
71   - </TR>
72   - <TR>
73   - <TD height="20">パスワード</TD>
74   - <TD height="20"><INPUT type="password" maxlength="50" size="30" name="Passwd"></TD>
75   - </TR>
76   - <TR>
77   - <TD colspan="2" align="center">
78   - <p><INPUT type="button" value="ログイン" onclick="return chk();"></p><br /><br />
79   - <br>
80   - <a href="pass_los.php">パスワードを忘れた方は</A><BR>
81   - <p><a href="start/" target="_blank"><img src="./img/strat_button.gif" alt="ご利用方法" width="70" height="30" border="0"></a></p></TD>
82   - </TD>
83   - </TR>
84   - </TABLE>
85   - </div>
86   - </TD>
87   - </TR>
88   -</TABLE>
89   -<p><font size="-1" color="#666666">Copyright (C) 2005 Media Tech Inc. All rights reserved.</font></p>
90   -</center>
91   -<center>
92   -<TABLE>
93   - <TR>
94   - <TD>
95   - ■ドメイン指定受信<BR>
96   - 管理者のドメインを指定受信お願いします。<BR>
97   - 例)管理者のメールアドレスがXXXX@media-tek.co.jpの場合
98   - は、<BR>
99   - @マーク以下のmedia-tek.co.jpが設定部分になります。<BR>
100   - 【※注意】管理者のアドレスが携帯とパソコンを両方設定して ある場合は、<BR>
101   - パソコンのメールアドレスのドメインを設定お願いします。
102   - <BR><BR>
103   - </TD>
104   - </TR>
105   - <TR>
106   - <TD>
107   - <font size="4" color="#ff0000"><B>携帯電話にてメールを受信できない方へ</B></FONT><BR>
108   - </TD>
109   - </TR>
110   - <TR>
111   - <TD>
112   - 「ドメイン拒否」か「なりすましメール」の設定が行われている可能性があります。<BR>
113   - 下記の設定を確認してください。<BR><BR>
114   - </TD>
115   - </TR>
116   - <TR>
117   - <TD>
118   - ■ドメイン指定受信<BR>
119   - 管理者のドメインを指定受信お願いします。<BR>
120   - 例)管理者のメールアドレスがXXXX@media-tek.co.jpの場合
121   - は、<BR>
122   - @マーク以下のmedia-tek.co.jpが設定部分になります。<BR>
123   - 【※注意】管理者のアドレスが携帯とパソコンを両方設定して ある場合は、<BR>
124   - パソコンのメールアドレスのドメインを設定お願いします。
125   - <BR><BR>
126   - </TD>
127   - </TR>
128   - <TR>
129   - <TD>
130   - ■アドレス指定受信<BR>
131   - 管理者のメールアドレスを設定お願いします。<BR>
132   - 【※注意】携帯とパソコンを両方設定してある場合は、<BR>
133   - パソコンのメールアドレスのドメインを設定お願いします。
134   - <BR>
135   - 設定方法の詳細は、下記を参考にしてください。<BR>
136   - <A href="https://www.au.com/support/service/mobile/trouble/forestalling/mail/anti-spam/fillter/function-11/" target="_blank" >auサイト
137   - </A>
138   - <BR>
139   - <A href="https://www.softbank.jp/mobile/support/antispam/settings/whiteblack/" target="_blank">SoftBankサイト
140   - </A>
141   - <BR>
142   - <A href="https://www.nttdocomo.co.jp/info/spam_mail/domain/" target="_blank">DOCOMOサイト
143   - </A>
144   - <BR>
145   - </TD>
146   - </TR>
147   -</TABLE>
148   -</center>
149   -<INPUT type="hidden" name="currry" value="1">
150   -</form>
151   -</body>
152   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-05-31 13:33:23
2   - compiled from MAIN0000.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script>
12   -<?php echo '
13   -function ichiran(){
14   - document.frm.action="./ichiran.php";
15   - document.frm.submit();
16   -}
17   -
18   -function GmDisp(){
19   - document.frm.action = "MAIN0000.php";
20   - document.frm.method="POST";
21   - document.frm.submit();
22   - return;
23   -}
24   -
25   -function reload(strDate){
26   - document.frm.strMainDate.value=strDate;
27   - document.frm.action = "MAIN0000.php";
28   - document.frm.method="POST";
29   - document.frm.submit();
30   - return;
31   -}
32   -
33   -function kojin_send(strDate){
34   - document.frm.strMainDate.value=strDate;
35   - document.frm.action = "./kojin_tran/kojin_Tran.php";
36   - document.frm.method="POST";
37   - document.frm.submit();
38   - return;
39   -}
40   -
41   -function mail_send(strDate){
42   - document.frm.strMainDate.value=strDate;
43   - document.frm.action = "SEND0000.php";
44   - document.frm.method="POST";
45   - document.frm.submit();
46   - return;
47   -}
48   -
49   -function group_send(strDate){
50   - document.frm.strMainDate.value=strDate;
51   - document.frm.action = "./group_tran/group_Tran.php";
52   - document.frm.method="POST";
53   - document.frm.submit();
54   - return;
55   -}
56   -
57   -function Detail_Disp(mail_id,flg){
58   - document.frm.mail_id.value=mail_id;
59   - if(flg=="SC"){
60   - document.frm.action = "LIST2000.php";
61   - }else{
62   - if(flg=="QU"){
63   - document.frm.action = "LIST3000.php";
64   - }else{
65   - document.frm.action = "LIST1000.php";
66   - }
67   - }
68   - document.frm.method="POST";
69   - document.frm.submit();
70   - return;
71   -}
72   -
73   -
74   -'; ?>
75   -
76   -</script>
77   -</HEAD>
78   -<BODY>
79   -<form METHOD="POST" name="frm">
80   -<!-- ヘッダー表示 -->
81   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
82   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
83   -$this->_tpl_vars = $_smarty_tpl_vars;
84   -unset($_smarty_tpl_vars);
85   - ?>
86   -<!-- メニュー表示 -->
87   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
88   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
89   -$this->_tpl_vars = $_smarty_tpl_vars;
90   -unset($_smarty_tpl_vars);
91   - ?>
92   -<!-- カレンダー表示 -->
93   -<TABLE class="headerTbr">
94   - <TR>
95   - <TD> <img src="img/icon_ikkatu.gif" alt="メール配信" width="22" height="22" border=0>&nbsp;メール配信</TD>
96   - <TD align=middle>
97   - <SELECT name="main_year" onChange=GmDisp()><?php echo $this->_tpl_vars['Year_Data']; ?>
98   -</SELECT>
99   - <SELECT name=main_mon onChange=GmDisp()><?php echo $this->_tpl_vars['Month_Data']; ?>
100   -</SELECT>
101   - </TD>
102   - <TD align=right><INPUT type=button value="<< 先月" onclick="return reload(<?php echo $this->_tpl_vars['Before_Month']; ?>
103   -)"><INPUT type=submit value=" 今月 " onclick="return reload(<?php echo $this->_tpl_vars['Now_Month']; ?>
104   -)"><INPUT type=submit value="来月 >>" onclick="return reload(<?php echo $this->_tpl_vars['Next_Month']; ?>
105   -)"> </TD>
106   - </TR>
107   -</TABLE>
108   -<TABLE class="mainTbr">
109   - <TR>
110   - <TD align="middle" bgcolor="FDDFFD" height="30"></TD>
111   - <TD align="middle" bgcolor="#ffffe6" height="30"></TD>
112   - <TD align="middle" bgcolor="#ffffe6" height="30"></TD>
113   - <TD align="middle" bgcolor="#ffffe6" height="30"></TD>
114   - <TD align="middle" bgcolor="#ffffe6" height="30"></TD>
115   - <TD align="middle" bgcolor="#ffffe6" height="30"></TD>
116   - <TD align="middle" bgcolor="#CCF8FB" height="30"></TD>
117   - </TR>
118   - <?php unset($this->_sections['idx']);
119   -$this->_sections['idx']['name'] = 'idx';
120   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['strCalData']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
121   -$this->_sections['idx']['show'] = true;
122   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
123   -$this->_sections['idx']['step'] = 1;
124   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
125   -if ($this->_sections['idx']['show']) {
126   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
127   - if ($this->_sections['idx']['total'] == 0)
128   - $this->_sections['idx']['show'] = false;
129   -} else
130   - $this->_sections['idx']['total'] = 0;
131   -if ($this->_sections['idx']['show']):
132   -
133   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
134   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
135   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
136   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
137   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
138   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
139   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
140   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
141   -?>
142   - <TR>
143   - <TD width="15%" height="50" bgcolor="#FDDFFD"><?php echo $this->_tpl_vars['strCalData'][$this->_sections['idx']['index']][0]; ?>
144   -</TD>
145   - <TD width="14%" height="50" bgcolor="#FFFFFF"><?php echo $this->_tpl_vars['strCalData'][$this->_sections['idx']['index']][1]; ?>
146   -</TD>
147   - <TD width="14%" height="50" bgcolor="#FFFFFF"><?php echo $this->_tpl_vars['strCalData'][$this->_sections['idx']['index']][2]; ?>
148   -</TD>
149   - <TD width="14%" height="50" bgcolor="#FFFFFF"><?php echo $this->_tpl_vars['strCalData'][$this->_sections['idx']['index']][3]; ?>
150   -</TD>
151   - <TD width="14%" height="50" bgcolor="#FFFFFF"><?php echo $this->_tpl_vars['strCalData'][$this->_sections['idx']['index']][4]; ?>
152   -</TD>
153   - <TD width="14%" height="50" bgcolor="#FFFFFF"><?php echo $this->_tpl_vars['strCalData'][$this->_sections['idx']['index']][5]; ?>
154   -</TD>
155   - <TD width="15%" height="50" bgcolor="#CCF8FB"><?php echo $this->_tpl_vars['strCalData'][$this->_sections['idx']['index']][6]; ?>
156   -</TD>
157   - </TR>
158   - <?php endfor; endif; ?>
159   -</TABLE>
160   -<TABLE class="underTbr">
161   - <TR>
162   - <td>
163   -<address>
164   -<a href="http://www.media-tek.co.jp/" target="_blank" title="メディアテック株式会社ホームページへ">Copyright (C) 2005-2010 Media Tech Inc. All rights reserved.</a>
165   -</address>
166   - </td>
167   - </tr>
168   - </table>
169   -<div id="footer">
170   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
171   -$this->_smarty_include(array('smarty_include_tpl_file' => 'info.tpl', 'smarty_include_vars' => array()));
172   -$this->_tpl_vars = $_smarty_tpl_vars;
173   -unset($_smarty_tpl_vars);
174   - ?>
175   -</div>
176   -<INPUT type="hidden" name="sYear" value="2003">
177   -<INPUT type="hidden" name="sMonth" value="04">
178   -<INPUT type="hidden" name="strMainDate" value="">
179   -<INPUT type="hidden" name="mail_id" value="">
180   -</div>
181   -</form>
182   -</BODY>
183   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 23:16:56
2   - compiled from MST1143.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Disp_List(){
16   - document.frm.action="./MST1100.php";
17   - document.frm.method="POST";
18   - document.frm.submit();
19   - return;
20   -}
21   -
22   -'; ?>
23   -
24   -</script>
25   -</HEAD>
26   -<BODY bgcolor="White">
27   -<FORM name="frm" method="post">
28   -<!-- ヘッダー表示 -->
29   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
30   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
31   -$this->_tpl_vars = $_smarty_tpl_vars;
32   -unset($_smarty_tpl_vars);
33   - ?>
34   -<!-- メニュー表示 -->
35   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
36   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
37   -$this->_tpl_vars = $_smarty_tpl_vars;
38   -unset($_smarty_tpl_vars);
39   - ?>
40   -<table border="0" width="100%">
41   - <TR>
42   - <TD align="center">
43   - <table width="100%" border="0">
44   - <tr><th><B><FONT color=blue size=5>テスト配信完了</FONT></B></th></tr>
45   - </table>
46   - <HR>
47   - <BR>
48   - <INPUT type="button" name="back" value="一覧に戻る" onClick="Disp_List();">
49   - </CENTER>
50   - </TD>
51   - </TR>
52   - <tr>
53   - <td align="center">
54   - <TABLE border=1 bordercolor="#008080" width="544">
55   - <TR>
56   - <TD width="585" height="129" align="center"><img src="./img/send.gif" alt="めーるNiポン"></TD>
57   - </TR>
58   - <TR>
59   - <TD bgcolor="#FFCC99"><CENTER><FONT size="5">入力された情報を送信しました。</FONT></CENTER></TD>
60   - </TR>
61   - </TABLE>
62   - </td>
63   - </tr>
64   -</table>
65   -<!-- フッター表示 -->
66   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
67   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
68   -$this->_tpl_vars = $_smarty_tpl_vars;
69   -unset($_smarty_tpl_vars);
70   - ?>
71   -</FORM>
72   -</BODY>
73   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 23:19:57
2   - compiled from SUB0101.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function modoru() {
16   - document.location = "MAIN0000.php";
17   -}
18   -
19   -'; ?>
20   -
21   -</script>
22   -</HEAD>
23   -<BODY bgcolor="White">
24   -<FORM name="frm">
25   -<!-- ヘッダー表示 -->
26   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
27   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header_non.tpl', 'smarty_include_vars' => array()));
28   -$this->_tpl_vars = $_smarty_tpl_vars;
29   -unset($_smarty_tpl_vars);
30   - ?>
31   -<!-- 一覧表示 -->
32   -<table width="100%" border="0">
33   - <tr>
34   - <th><B><font color="blue" size="5">お問い合わせ</font></B></th>
35   - </tr>
36   -</table>
37   -<hr />
38   -<table width="100%" border="0">
39   - <tr>
40   - <td align="center">
41   - <p align="center">お問い合わせメールの送信が完了しました<br><br>
42   - <input type = "button" value = " 戻 る " onclick="return modoru()";>
43   - </p>
44   - </td>
45   - </tr>
46   -</table>
47   -<!-- フッター表示 -->
48   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
49   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
50   -$this->_tpl_vars = $_smarty_tpl_vars;
51   -unset($_smarty_tpl_vars);
52   - ?>
53   -</FORM>
54   -</BODY>
55   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 09:09:52
2   - compiled from SUB0030.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function inputDataCheck(){
16   - if(document.frm.pass_old.value==""){
17   - window.alert("(旧)パスワードを入力して下さい");
18   - document.frm.pass_old.focus();
19   - return false;
20   - }
21   - if(document.frm.pass_new.value==""){
22   - window.alert("(新)パスワードを入力して下さい");
23   - document.frm.pass_new.focus();
24   - return false;
25   - }
26   -
27   - if(document.frm.pass_new2.value!=document.frm.pass_new.value){
28   - window.alert("パスワードが一致しません");
29   - document.frm.pass_new2.focus();
30   - return false;
31   - }
32   -
33   - if (confirm("この内容で情報を更新しますか?")){
34   - document.frm.action="SUB0031.php";
35   - document.frm.submit();
36   - }
37   -}
38   -
39   -'; ?>
40   -
41   -</script>
42   -</HEAD>
43   -<BODY bgcolor="White">
44   -<FORM name="frm">
45   -<!-- ヘッダー表示 -->
46   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
47   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
48   -$this->_tpl_vars = $_smarty_tpl_vars;
49   -unset($_smarty_tpl_vars);
50   - ?>
51   -<!-- メニュー表示 -->
52   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
53   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
54   -$this->_tpl_vars = $_smarty_tpl_vars;
55   -unset($_smarty_tpl_vars);
56   - ?>
57   -<!-- 一覧表示 -->
58   -<table width="100%" border="0">
59   - <tr>
60   - <th><B><font color="blue" size="5">パスワード変更</font></B></th>
61   - </tr>
62   -</table>
63   -<hr />
64   -<table width="100%" border="0">
65   - <tr>
66   - <td align="center">
67   - <TABLE border=1 bordercolor="#008080" width="544">
68   - <TR>
69   - <TD bgcolor="#FFCC99"><B><FONT size="2">(旧)パスワード</FONT></B></TD>
70   - <TD><INPUT TYPE="password" maxlength="15" size="30" type="text" name="pass_old" Value=""></TD>
71   - </TR>
72   - <TR>
73   - <TD bgcolor="#FFCC99"><B><FONT size="2">(新)パスワード</FONT></B></TD>
74   - <TD><INPUT TYPE="password" maxlength="15" size="30" type="text" name="pass_new" Value=""></TD>
75   - </TR>
76   - <TR>
77   - <TD bgcolor="#FFCC99"><B><FONT size="2">(新)パスワード</FONT><FONT size="2" color=#FF0000>*確認</FONT></B></TD>
78   - <TD><INPUT TYPE="password" maxlength="15" size="30" type="text" name="pass_new2" Value=""></TD>
79   - </TR>
80   - </TABLE>
81   - </td>
82   - </tr>
83   - <tr>
84   - <td align="center">
85   - <FONT size="2" color=#FF0000><b>全項目の入力・選択を行わないと更新できません</b></FONT>
86   - </td>
87   - </tr>
88   - <tr>
89   - <td align="center">
90   - <TABLE border="0" width="544">
91   - <TR>
92   - <TD width="360"><FONT size="2"><B>パスワードを変更する場合はこのボタンを押してください→</B></FONT></TD>
93   - <TD><INPUT type="button" name="update" value="変 更" onClick="JavaScript:inputDataCheck();"></TD>
94   - </TR>
95   - </TABLE>
96   - </td>
97   - </tr>
98   -</table>
99   -<table width="100%" border="0">
100   - <tr>
101   - <td align="center"><input type="button" name="btnReturn" value="メニューへ戻る" onClick="location='MAIN0000.php'"></td>
102   - </tr>
103   -</table>
104   -<!-- フッター表示 -->
105   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
106   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
107   -$this->_tpl_vars = $_smarty_tpl_vars;
108   -unset($_smarty_tpl_vars);
109   - ?>
110   -</FORM>
111   -</BODY>
112   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 23:06:24
2   - compiled from LIST1011.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Disp_List(){
16   - document.frm.action="./LIST0000.php";
17   - document.frm.method="POST";
18   - document.frm.submit();
19   - return;
20   -}
21   -
22   -'; ?>
23   -
24   -</script>
25   -</HEAD>
26   -<BODY bgcolor="White">
27   -<FORM name="frm" method="post">
28   -<!-- ヘッダー表示 -->
29   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
30   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
31   -$this->_tpl_vars = $_smarty_tpl_vars;
32   -unset($_smarty_tpl_vars);
33   - ?>
34   -<!-- メニュー表示 -->
35   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
36   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
37   -$this->_tpl_vars = $_smarty_tpl_vars;
38   -unset($_smarty_tpl_vars);
39   - ?>
40   -<table border="0" width="100%">
41   - <TR>
42   - <TD align="center">
43   - <table width="100%" border="0">
44   - <tr><th><B><FONT color=blue size=5>未読者再配信完了</FONT></B></th></tr>
45   - </table>
46   - <HR>
47   - <BR>
48   - <INPUT type="button" name="back" value="一覧に戻る" onClick="Disp_List();">
49   - </CENTER>
50   - </TD>
51   - </TR>
52   - <tr>
53   - <td align="center">
54   - <TABLE border=1 bordercolor="#008080" width="544">
55   - <TR>
56   - <TD width="585" height="129" align="center"><img src="./img/send.gif" alt="めーるNiポン"></TD>
57   - </TR>
58   - <TR>
59   - <TD bgcolor="#FFCC99"><CENTER><FONT size="5">入力された情報を送信しました。</FONT></CENTER></TD>
60   - </TR>
61   - </TABLE>
62   - </td>
63   - </tr>
64   -</table>
65   -<!-- フッター表示 -->
66   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
67   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
68   -$this->_tpl_vars = $_smarty_tpl_vars;
69   -unset($_smarty_tpl_vars);
70   - ?>
71   -</FORM>
72   -</BODY>
73   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 09:17:15
2   - compiled from MST1211.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script>
12   -<?php echo '
13   -
14   -function Disp_List(){
15   - document.frm.action="MST1210.php";
16   - document.frm.method="POST";
17   - document.frm.submit();
18   -}
19   -
20   -function Data_Touroku(pMode,group_id){
21   - document.frm.pMode.value=pMode;
22   - document.frm.group_id.value=group_id;
23   - document.frm.action = "MST1212.php";
24   - document.frm.method = "POST";
25   - document.frm.submit();
26   - return;
27   -}
28   -
29   -
30   -'; ?>
31   -
32   -</script>
33   -</HEAD>
34   -<BODY bgcolor="White">
35   -<FORM name="frm">
36   -<!-- ヘッダー表示 -->
37   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
38   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
39   -$this->_tpl_vars = $_smarty_tpl_vars;
40   -unset($_smarty_tpl_vars);
41   - ?>
42   -<!-- メニュー表示 -->
43   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
44   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
45   -$this->_tpl_vars = $_smarty_tpl_vars;
46   -unset($_smarty_tpl_vars);
47   - ?>
48   -<!-- 一覧表示 -->
49   -<center>
50   -<table width="100%" border="0">
51   - <tr>
52   - <th><B><FONT color=blue size=5>グループ登録</FONT></B></th>
53   - </tr>
54   -</table>
55   -<HR>
56   -<INPUT type="button" name="back" value="一覧に戻る" onClick="location='MST1210.php'">
57   -<table cellspacing="1" cellpadding="1" border="1">
58   - <tr>
59   - <td align="center" bgcolor="#FFCC99"><FONT size="2"><B>グループ名</B></FONT></td>
60   - <td ><INPUT maxlength="30" size="50" type="text" name="group_name" Value="<?php echo $this->_tpl_vars['group_name']; ?>
61   -"></td>
62   - </tr>
63   -</table>
64   -</center>
65   -
66   -<?php if ($this->_tpl_vars['group_id'] != ""): ?>
67   - <input type="button" value= "更新" onclick="Data_Touroku(2,'<?php echo $this->_tpl_vars['group_id']; ?>
68   -')">
69   -<?php else: ?>
70   - <input type="button" value= "登録" onclick="Data_Touroku(1,'<?php echo $this->_tpl_vars['group_id']; ?>
71   -')">
72   -<?php endif; ?>
73   -<!-- フッター表示 -->
74   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
75   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
76   -$this->_tpl_vars = $_smarty_tpl_vars;
77   -unset($_smarty_tpl_vars);
78   - ?>
79   -<INPUT type="hidden" name="group_id" value="">
80   -<INPUT type="hidden" name="pMode" value="">
81   -</FORM>
82   -</BODY>
83   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-02 02:08:17
2   - compiled from SEND0001.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="IBM WebSphere Homepage Builder V6.0.1 for Windows">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<script type="text/javascript" src="./include/jkl-calendar.js" charset="Shift_JIS"></script>
11   -<script type="text/javascript" src="./include/SEND0001.js" charset="EUC-JP"></script>
12   -<TITLE>アラーム設定</TITLE>
13   -</HEAD>
14   -<BODY bgcolor="White">
15   -<FORM METHOD="POST" NAME="Frm">
16   -<!-- ヘッダー表示 -->
17   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
18   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
19   -$this->_tpl_vars = $_smarty_tpl_vars;
20   -unset($_smarty_tpl_vars);
21   - ?>
22   -<!-- メニュー表示 -->
23   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
24   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
25   -$this->_tpl_vars = $_smarty_tpl_vars;
26   -unset($_smarty_tpl_vars);
27   - ?>
28   -<!-- 配信画面表示 -->
29   -<CENTER>
30   -<TABLE border=0 WIDTH="544">
31   - <TR>
32   - <TD>
33   - <CENTER>
34   - <table width="100%" border="0">
35   - <tr>
36   - <th>
37   - <B><FONT color=blue size=5>アラーム設定</FONT></B>
38   - </th>
39   - </tr>
40   - </table>
41   - <HR>
42   - </CENTER>
43   - </TD>
44   - </TR>
45   - <TR>
46   - <TD>
47   - <BR>
48   - <TABLE border=1 bordercolor="#008080" width="544">
49   - <TBODY>
50   - <TD bgcolor="#FFCC99">
51   - <B><FONT size="2">アラーム日時</FONT></B>
52   - </TD>
53   - <TD>
54   - <FONT size="2">
55   - <INPUT size="5" maxlength="4" type="text" name="alarm_yyyy" Value="<?php echo $this->_tpl_vars['alarm_yyyy']; ?>
56   -">
57   - <SELECT name="alarm_mm" onchange="JavaScript:DayMax(alarm_yyyy.value,alarm_mm.value,0,0);">
58   - <?php echo $this->_tpl_vars['opt_alarm_mm']; ?>
59   -
60   - </SELECT>
61   - <SELECT name="alarm_dd">
62   - <?php echo $this->_tpl_vars['opt_alarm_dd']; ?>
63   -
64   - </SELECT>
65   - <SELECT name="alarm_hh">
66   - <?php echo $this->_tpl_vars['opt_alarm_hh']; ?>
67   -
68   - </SELECT>
69   - <SELECT name="alarm_time_mm">
70   - <?php echo $this->_tpl_vars['opt_alarm_time_mm']; ?>
71   -
72   - </SELECT>
73   - <!--カレンダー表示-->
74   - <a href="javascript:cal1.write();">
75   - <img id="dateLink1" src="./img/cl001.gif" alt="日付選択" border="0" style="vertical-align:middle;margin:5px"/>
76   - </a>
77   - <input type="hidden" name="colname1" value="<?php echo $this->_tpl_vars['calYMD1']; ?>
78   -">
79   - <div id="calid1"></div>
80   - </FONT>
81   - </TD>
82   - </TR>
83   - </TBODY>
84   - </TABLE>
85   - <BR>
86   - <TABLE border=1 bordercolor="#008080" width="544">
87   - <B><FONT size="2" color=#FF0000>※どの回答時にアラーム配信を行なうか選択してください</FONT></B>
88   - <TBODY>
89   - <TR bgcolor="#FFCC99">
90   - <TD ALIGN="CENTER" WIDTH="400">
91   - <FONT size=2><B>回答文言</B></FONT>
92   - </TD>
93   - <TD ALIGN="CENTER" WIDTH="144">
94   - <FONT size=2><B>設 定</B></FONT>
95   - </TD>
96   - </TR>
97   - <?php echo $this->_tpl_vars['strAnsData']; ?>
98   -
99   - </TBODY>
100   - </TABLE>
101   - <TABLE border="0" width="544">
102   - <br><br>
103   - <TR>
104   - <TD>
105   - <CENTER>
106   - <FONT SIZE=2>  アラームを設定する場合はこのボタンを押してください⇒</FONT>
107   - <input type="button" value=" 設 定 " onClick="return input_chk();">
108   - <br><br>
109   - <FONT SIZE=2>アラーム設定を解除する場合はこのボタンを押してください⇒</FONT>
110   - <input type="button" value=" 解 除 " onClick="return del_chk();">
111   - </CENTER>
112   - </TD>
113   - </TR>
114   - </TABLE>
115   - </td>
116   - </tr>
117   -</table>
118   -
119   -<input type="hidden" name="alarm_flg" value="">
120   -<input type="hidden" name="SendType" value="<?php echo $this->_tpl_vars['SendType']; ?>
121   -">
122   -<input type="hidden" name="radSendPtn" value="<?php echo $this->_tpl_vars['radSendPtn']; ?>
123   -">
124   -<input type="hidden" name="group_id" value="<?php echo $this->_tpl_vars['group_id']; ?>
125   -">
126   -<input type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
127   -">
128   -
129   -<input type="hidden" name="date_yyyy" value="<?php echo $this->_tpl_vars['date_yyyy']; ?>
130   -">
131   -<input type="hidden" name="date_mm" value="<?php echo $this->_tpl_vars['date_mm']; ?>
132   -">
133   -<input type="hidden" name="date_dd" value="<?php echo $this->_tpl_vars['date_dd']; ?>
134   -">
135   -<input type="hidden" name="time_hh" value="<?php echo $this->_tpl_vars['time_hh']; ?>
136   -">
137   -<input type="hidden" name="time_mm" value="<?php echo $this->_tpl_vars['time_mm']; ?>
138   -">
139   -
140   -<input type="hidden" name="kidok_yyyy" value="<?php echo $this->_tpl_vars['kidok_yyyy']; ?>
141   -">
142   -<input type="hidden" name="kidok_mm" value="<?php echo $this->_tpl_vars['kidok_mm']; ?>
143   -">
144   -<input type="hidden" name="kidok_dd" value="<?php echo $this->_tpl_vars['kidok_dd']; ?>
145   -">
146   -<input type="hidden" name="kidok_hh" value="<?php echo $this->_tpl_vars['kidok_hh']; ?>
147   -">
148   -<input type="hidden" name="kidok_time_mm" value="<?php echo $this->_tpl_vars['kidok_time_mm']; ?>
149   -">
150   -<input type="hidden" name="kidok" value="<?php echo $this->_tpl_vars['kidok']; ?>
151   -">
152   -<input type="hidden" name="midok" value="<?php echo $this->_tpl_vars['midok']; ?>
153   -">
154   -
155   -<input type="hidden" name="send_yyyy" value="<?php echo $this->_tpl_vars['send_yyyy']; ?>
156   -">
157   -<input type="hidden" name="send_mm" value="<?php echo $this->_tpl_vars['send_mm']; ?>
158   -">
159   -<input type="hidden" name="send_dd" value="<?php echo $this->_tpl_vars['send_dd']; ?>
160   -">
161   -<input type="hidden" name="send_hh" value="<?php echo $this->_tpl_vars['send_hh']; ?>
162   -">
163   -<input type="hidden" name="send_time_mm" value="<?php echo $this->_tpl_vars['send_time_mm']; ?>
164   -">
165   -<input type="hidden" name="NowSend" value="<?php echo $this->_tpl_vars['NowSend']; ?>
166   -">
167   -
168   -<input type="hidden" name="radSend" value="<?php echo $this->_tpl_vars['radSend']; ?>
169   -">
170   -<input type="hidden" name="TITLE" value="<?php echo $this->_tpl_vars['TITLE']; ?>
171   -">
172   -<input type="hidden" name="rad_tei" value="<?php echo $this->_tpl_vars['rad_tei']; ?>
173   -">
174   -<input type="hidden" name="MAIL_TEXT" value="<?php echo $this->_tpl_vars['MAIL_TEXT']; ?>
175   -">
176   -<input type="hidden" name="pattern_id" value="<?php echo $this->_tpl_vars['pattern_id']; ?>
177   -">
178   -
179   -<input type="hidden" name="limit_yyyy" value="<?php echo $this->_tpl_vars['limit_yyyy']; ?>
180   -">
181   -<input type="hidden" name="limit_mm" value="<?php echo $this->_tpl_vars['limit_mm']; ?>
182   -">
183   -<input type="hidden" name="limit_dd" value="<?php echo $this->_tpl_vars['limit_dd']; ?>
184   -">
185   -<input type="hidden" name="limit_time_hh" value="<?php echo $this->_tpl_vars['limit_time_hh']; ?>
186   -">
187   -<input type="hidden" name="limit_time_mm" value="<?php echo $this->_tpl_vars['limit_time_mm']; ?>
188   -">
189   -
190   -<input type="hidden" name="view_flg" value="<?php echo $this->_tpl_vars['view_flg']; ?>
191   -">
192   -
193   -<!-- フッター表示 -->
194   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
195   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
196   -$this->_tpl_vars = $_smarty_tpl_vars;
197   -unset($_smarty_tpl_vars);
198   - ?>
199   -</CENTER>
200   -</form>
201   -</BODY>
202   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 23:10:59
2   - compiled from MST1110.tpl */ ?>
3   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Disp_List(){
16   - if (confirm("入力内容は破棄してユーザー情報一覧画面に戻ります\\nよろしいですか?")){
17   - document.frm.action="./MST1100.php";
18   - document.frm.method="POST";
19   - document.frm.submit();
20   - return;
21   - }
22   -}
23   -
24   -function Data_Delete(){
25   -
26   - if (document.frm.Kanri_Flg.value == "1") {
27   - alert("管理者は削除できません\\n\\n管理者変更後に削除してください。");
28   - return false;
29   - }
30   -
31   - if (confirm("このユーザーを削除します\\nよろしいですか?")){
32   - document.frm.pMode.value = "3";
33   - document.frm.action = "MST1111.php";
34   - document.frm.method = "POST";
35   - document.frm.submit();
36   - }
37   -}
38   -
39   -function Data_Touroku(pMode){
40   - if (hissu_chk("氏名(姓)",document.frm.sei_kj.value)==false) {
41   - document.frm.sei_kj.focus();
42   - return false;
43   - }
44   - if (kana_chk("フリガナ姓",document.frm.sei_kn.value)==false) {
45   - document.frm.sei_kn.focus();
46   - return false;
47   - }
48   - if (kana_chk("フリガナ名",document.frm.mei_kn.value)==false) {
49   - document.frm.mei_kn.focus();
50   - return false;
51   - }
52   -
53   - chkCnt = 0;
54   - if (document.frm.Group_Chk.length >= 2) {
55   - for (i=0; i< document.frm.Group_Chk.length;i++){
56   - if (document.frm.Group_Chk[i].checked) {
57   - chkCnt++;
58   - }
59   - }
60   - if (chkCnt==0) {
61   - alert("所属部門は1つ以上チェックしてください");
62   - return false;
63   - }
64   - }else{
65   - if (document.frm.Group_Chk.checked==false) {
66   - alert("所属部門は1つ以上チェックしてください");
67   - return false;
68   - }
69   - }
70   -
71   - if (mailadr_chk2(document.frm.email1.value)==false) {
72   - document.frm.email1.focus();
73   - return false;
74   - }
75   -
76   - if (document.frm.email2.value=="etc") {
77   - if (mailadr_chk(document.frm.email1.value,document.frm.email2_2.value)==false) {
78   - document.frm.email1.focus();
79   - return false;
80   - }
81   - }
82   -
83   - if (mailadr_chk(document.frm.pcemail1.value,document.frm.pcemail2.value)==false) {
84   - document.frm.pcemail1.focus();
85   - return false;
86   - }
87   - //if (yuubin_chk(document.frm.yubin_no1.value,document.frm.yubin_no2.value)==false) {
88   - // document.frm.yubin_no1.focus();
89   - // return false;
90   - //}
91   - //if (tel_chk("自宅電話番号",document.frm.telno1.value,document.frm.telno2.value,document.frm.telno3.value)==false) {
92   - // document.frm.telno1.focus();
93   - // return false;
94   - //}
95   - //if (tel_chk("携帯電話番号",document.frm.keitaiNo1.value,document.frm.keitaiNo2.value,document.frm.keitaiNo3.value)==false) {
96   - // document.frm.keitaiNo1.focus();
97   - // return false;
98   - //}
99   - if (script_chk("メモ",document.frm.biko.value)==false) {
100   - document.frm.biko.focus();
101   - return false;
102   - }
103   -
104   - if (document.frm.Kanri_Flg.value==1){
105   - if (document.frm.email1.value=="") {
106   - if (document.frm.pcemail1.value=="" && document.frm.pcemail2.value=="") {
107   - window.alert("管理者はメールアドレスの入力が必須です。");
108   - document.frm.pcemail1.focus();
109   - return false;
110   - }
111   - }
112   - }
113   -
114   - var strGroup = "";
115   - if (document.frm.Group_Chk.length >= 2) {
116   - for (i=0; i< document.frm.Group_Chk.length;i++){
117   - if (document.frm.Group_Chk[i].checked) {
118   - strGroup=strGroup+document.frm.Group_Chk[i].value+"/";
119   - }
120   - }
121   - }else{
122   - if (document.frm.Group_Chk.checked) {
123   - strGroup=strGroup+document.frm.Group_Chk.value+"/";
124   - }
125   - }
126   -
127   - if (confirm("このユーザーを登録します\\nよろしいですか?")){
128   - document.frm.Group_Data.value = strGroup;
129   - document.frm.pMode.value = pMode;
130   - document.frm.action = "MST1111.php";
131   - document.frm.method = "POST";
132   - document.frm.submit();
133   - }
134   -}
135   -
136   -function txt_change(){
137   - if(document.frm.email2.value=="etc"){
138   - document.frm.email2_2.style.visibility="visible";
139   - }else{
140   - document.frm.email2_2.style.visibility="hidden";
141   - document.frm.email2_2.value="";
142   - }
143   -}
144   -
145   -'; ?>
146   -
147   -</script>
148   -</HEAD>
149   -<BODY bgcolor="White" onload="txt_change()">
150   -<FORM name="frm">
151   -<!-- ヘッダー表示 -->
152   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
153   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
154   -$this->_tpl_vars = $_smarty_tpl_vars;
155   -unset($_smarty_tpl_vars);
156   - ?>
157   -<!-- メニュー表示 -->
158   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
159   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
160   -$this->_tpl_vars = $_smarty_tpl_vars;
161   -unset($_smarty_tpl_vars);
162   - ?>
163   -<table width="100%" border="0">
164   - <tr>
165   - <th><B><font color=blue size=5>ユーザー情報登録</font></B></th>
166   - </tr>
167   -</table>
168   -<hr />
169   -<TABLE border=0 width="100%">
170   - <TR>
171   - <TD align="center">
172   - <INPUT type="button" name="back" value="一覧に戻る" onClick="Disp_List();">
173   - </TD>
174   - </TR>
175   - <TR>
176   - <TD align="center">
177   - <B><FONT size="2" color=#FF0000></FONT><B><FONT size="2">は入力必須項目です(氏名は姓のみ必須)</FONT>
178   - </TD>
179   - </TR>
180   - <TR>
181   - <TD align="center">
182   - <TABLE border=1 bordercolor="#008080" width="544">
183   - <TR>
184   - <TD bgcolor="#FFCC99"><B><FONT size="2">氏名(漢字)</FONT></B><B><FONT size="2" color=#FF0000></B></FONT></TD>
185   - <TD><B><FONT size="2">&nbsp;</FONT></B><INPUT maxlength="50" size="50" type="text" name="sei_kj" Value="<?php echo $this->_tpl_vars['name_kj_sei']; ?>
186   -"><br><B><FONT size="2">&nbsp;</FONT></B><INPUT maxlength="50" size="50" type="text" name="mei_kj" Value="<?php echo $this->_tpl_vars['name_kj_mei']; ?>
187   -"></TD>
188   - </TR>
189   - <TR>
190   - <TD bgcolor="#FFCC99"><B><FONT size="2">氏名(フリガナ)</FONT></B></TD>
191   - <TD><B><FONT size="2">セイ&nbsp;</FONT></B><INPUT maxlength="100" size="50" type="text" name="sei_kn" Value="<?php echo $this->_tpl_vars['name_kn_sei']; ?>
192   -"><br><B><FONT size="2">メイ&nbsp;</FONT></B><INPUT maxlength="100" size="50" type="text" name="mei_kn" Value="<?php echo $this->_tpl_vars['name_kn_mei']; ?>
193   -"><B><FONT size="2">(全角カタカナ)</FONT></B></TD>
194   - </TR>
195   - <TR>
196   - <TD bgcolor="#FFCC99"><B><FONT size="2">性別</FONT></B><B><FONT size="2" color=#FF0000></B></FONT></TD>
197   - <TD>
198   - <input type="radio" value="t" name="sex" <?php echo $this->_tpl_vars['sex'][0]; ?>
199   -><B><FONT size="2"></FONT></B> 
200   - <input type="radio" value="f" name="sex" <?php echo $this->_tpl_vars['sex'][1]; ?>
201   -><B><FONT size="2"></FONT></B>
202   - </TD>
203   - </TR>
204   - <TR>
205   - <TD bgcolor="#FFCC99"><B><FONT size="2">グループ</FONT></B><B><FONT size="2" color=#FF0000></B></FONT></TD>
206   - <TD ALIGN="LEFT">
207   - <?php unset($this->_sections['idx']);
208   -$this->_sections['idx']['name'] = 'idx';
209   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Group_Data']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
210   -$this->_sections['idx']['show'] = true;
211   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
212   -$this->_sections['idx']['step'] = 1;
213   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
214   -if ($this->_sections['idx']['show']) {
215   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
216   - if ($this->_sections['idx']['total'] == 0)
217   - $this->_sections['idx']['show'] = false;
218   -} else
219   - $this->_sections['idx']['total'] = 0;
220   -if ($this->_sections['idx']['show']):
221   -
222   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
223   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
224   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
225   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
226   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
227   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
228   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
229   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
230   -?>
231   - <input type="checkbox" name="Group_Chk" value="<?php echo $this->_tpl_vars['Group_Data'][$this->_sections['idx']['index']][0]; ?>
232   -" <?php echo $this->_tpl_vars['Group_Data'][$this->_sections['idx']['index']][2]; ?>
233   -><FONT size=2><?php echo $this->_tpl_vars['Group_Data'][$this->_sections['idx']['index']][1]; ?>
234   -</FONT><BR>
235   - <?php endfor; endif; ?>
236   - </TD>
237   - </TR>
238   - <tr bgcolor="#ffffff">
239   - <td valign="top" bgcolor="#FFCC99" rowspan="5"><B><FONT size="2">住 所</FONT></B></TD>
240   - <td><input type="text" maxlength="7" size="10" value="<?php echo $this->_tpl_vars['yubin_no']; ?>
241   -" name="yubin_no"></td>
242   - </tr>
243   - <tr bgcolor="#ffffff">
244   - <td><select name="address1"><?php echo $this->_tpl_vars['Pref_Data']; ?>
245   -</select></td>
246   - </tr>
247   - <tr bgcolor="#ffffff">
248   - <td><input maxlength="10" size="23" value="<?php echo $this->_tpl_vars['addr_city']; ?>
249   -" name="address2"><B><FONT size="2">(市区郡)</FONT></B></TD>
250   - </tr>
251   - <tr bgcolor="#ffffff">
252   - <td><input maxlength="20" size="46" value="<?php echo $this->_tpl_vars['addr_banti']; ?>
253   -" name="address3"><B><FONT size="2">(町名、番地)</FONT></B></TD>
254   - </tr>
255   - <tr bgcolor="#ffffff">
256   - <td><input maxlength="20" size="46" value="<?php echo $this->_tpl_vars['addr_apart']; ?>
257   -" name="address4"><B><FONT size="2">(マンション・アパート名)</FONT></B></TD>
258   - </tr>
259   - <tr bgcolor="#ffffff">
260   - <td bgcolor="#FFCC99"><B><FONT size="2">自宅電話番号</FONT></B></td>
261   - <td><input maxlength="12" size="20" value="<?php echo $this->_tpl_vars['tel_no']; ?>
262   -" name="tel_no"></td>
263   - </tr>
264   - <tr bgcolor="#ffffff">
265   - <td bgcolor="#FFCC99"><B><FONT size="2">携帯電話番号</FONT></B></TD>
266   - <td><input maxlength="13" size="20" value="<?php echo $this->_tpl_vars['keitai_no']; ?>
267   -" name="keitai_no"></td>
268   - </tr>
269   - <tr bgcolor="#ffffff">
270   - <td bgcolor="#FFCC99"><B><FONT size="2">メモ</FONT></B></TD>
271   - <td><TEXTAREA name=biko rows=5 cols=50 ><?php echo $this->_tpl_vars['biko']; ?>
272   -</TEXTAREA></td>
273   - </tr>
274   - <tr bgcolor="#ffffff">
275   - <td bgcolor="#FFCC99"><B><FONT size="2">会社名</FONT></B></TD>
276   - <td><input maxlength="50" size="51" value="<?php echo $this->_tpl_vars['syamei']; ?>
277   -" name="syamei"></TD>
278   - </tr>
279   - <tr bgcolor="#ffffff">
280   - <td bgcolor="#FFCC99"><B><FONT size="2">携帯メールアドレス</FONT></B></TD>
281   - <td>
282   - <input maxlength="50" size="27" value="<?php echo $this->_tpl_vars['mb_mail'][0]; ?>
283   -" name="email1">@
284   - <select name="email2" onChange="txt_change();"><?php echo $this->_tpl_vars['Domain_Data']; ?>
285   -</select>
286   - <input maxlength="50" size="15" value="<?php echo $this->_tpl_vars['mb_mail'][1]; ?>
287   -" name="email2_2">
288   - </td>
289   - </tr>
290   - <tr bgcolor="#ffffff">
291   - <td bgcolor="#FFCC99"><B><FONT size="2">PCメールアドレス</FONT></B></TD>
292   - <td><input maxlength="50" size="27" value="<?php echo $this->_tpl_vars['pc_mail'][0]; ?>
293   -" name="pcemail1">@<input maxlength="45" size="27" value="<?php echo $this->_tpl_vars['pc_mail'][1]; ?>
294   -" name="pcemail2"></td>
295   - </tr>
296   - </TABLE>
297   - <TABLE border="0" width="544">
298   - <TR>
299   - <TD width="544">
300   - <FONT size="2" color=#FF0000><B>※携帯電話で「ドメイン指定受信機能」、「なりすましメール拒否機能」等を<BR> 設定している場合、メールはブロックされてしまう場合があります。<BR>
301   -  管理者のメールアドレスは、携帯電話側で受信可能ドメインとして指定して<BR> おくようにしてください。</B>
302   - </FONT>
303   - </TD>
304   - </TR>
305   - </TABLE>
306   - <TABLE border="0">
307   - <TR><TD colspan="2"></TD></TR>
308   - <?php if ($this->_tpl_vars['syain_cd'] == ""): ?>
309   - <TR>
310   - <TD width="360"><FONT size="2"><B>情報を登録する場合はこのボタンを押してください→</B></FONT></TD>
311   - <TD align="center"><INPUT type="button" name="btnSinki" onclick="return Data_Touroku('1');" value=" 登 録 " ></TD>
312   - </TR>
313   - <?php else: ?>
314   - <TR>
315   - <TD width="360"><FONT size="2"><B>情報を更新する場合はこのボタンを押してください→</B></FONT></TD>
316   - <TD align="center"><INPUT type="button" name="btnUpdate" onclick="return Data_Touroku('2');" value=" 更 新 " ></TD>
317   - </TR>
318   - <TR>
319   - <TD width="360"><FONT size="2"><B>情報を削除する場合はこのボタンを押してください→</B></FONT></TD>
320   - <TD align="center"><INPUT type="button" name="btnDelete" onClick="Data_Delete();" value=" 削 除 "></TD>
321   - </TR>
322   - <?php endif; ?>
323   - </TABLE>
324   - <TD>
325   - <TR>
326   -</TABLE>
327   -<input type="hidden" name="pMode" value="">
328   -<INPUT TYPE="hidden" NAME="syain_cd" VALUE="<?php echo $this->_tpl_vars['syain_cd']; ?>
329   -">
330   -<input type="hidden" name="Group_Data" value="">
331   -<input type="hidden" name="Kanri_Flg" value="<?php echo $this->_tpl_vars['Kanri_Flg']; ?>
332   -">
333   -<!-- フッター表示 -->
334   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
335   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
336   -$this->_tpl_vars = $_smarty_tpl_vars;
337   -unset($_smarty_tpl_vars);
338   - ?>
339   -</FORM>
340   -</BODY>
341   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-06-01 23:10:33
2   - compiled from SEND2002.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -function TP(){
15   - document.frm.action = "SEND2000.php";
16   - document.frm.method = "POST";
17   - document.frm.submit();
18   -}
19   -
20   -function All_chk1(intFlg){
21   - if (document.frm.select_cd){
22   - if (document.frm.select_cd.length){
23   - for(i = 0 ; i <= document.frm.select_cd.length-1; i++ ){
24   - if (intFlg==1){
25   - document.frm.select_cd[i].checked=true;
26   - }else{
27   - document.frm.select_cd[i].checked=false;
28   - }
29   - }
30   - }else{
31   - if (intFlg==1){
32   - document.frm.select_cd.checked=true;
33   - }else{
34   - document.frm.select_cd.checked=false;
35   - }
36   - }
37   - }
38   -}
39   -
40   -function Tuika_User(){
41   - var Sel_Data = "";
42   - if (document.frm.select_cd){
43   - if (document.frm.select_cd.length){
44   - for(i = 0 ; i <= document.frm.select_cd.length-1; i++ ){
45   - if (document.frm.select_cd[i].checked){
46   - Sel_Data = Sel_Data+document.frm.select_cd[i].value+",";
47   - }
48   - }
49   - }else{
50   - if (document.frm.select_cd.checked){
51   - Sel_Data = Sel_Data+document.frm.select_cd.value+",";
52   - }
53   - }
54   - if (Sel_Data==""){
55   - alert("追加するユーザーを選択してください。");
56   - }else{
57   - document.frm.Send_User.value=document.frm.Send_User.value+Sel_Data;
58   - document.frm.action = "SEND2002.php";
59   - document.frm.method = "POST";
60   - document.frm.submit();
61   - }
62   - }
63   -}
64   -
65   -function All_chk2(intFlg){
66   -
67   - if (document.frm.send_cd){
68   - if (document.frm.send_cd.length){
69   - for(i = 0 ; i <= document.frm.send_cd.length-1; i++ ){
70   - if (intFlg==1){
71   - document.frm.send_cd[i].checked=true;
72   - }else{
73   - document.frm.send_cd[i].checked=false;
74   - }
75   - }
76   - }else{
77   - if (intFlg==1){
78   - document.frm.send_cd.checked=true;
79   - }else{
80   - document.frm.send_cd.checked=false;
81   - }
82   - }
83   - }
84   -}
85   -
86   -function Delete_User(){
87   - var Sel_Data = "";
88   -
89   - if (document.frm.send_cd){
90   - if (document.frm.send_cd.length){
91   - for(i = 0 ; i <= document.frm.send_cd.length-1; i++ ){
92   - if (document.frm.send_cd[i].checked==false){
93   - Sel_Data = Sel_Data+document.frm.send_cd[i].value+",";
94   - }
95   - }
96   - }else{
97   - if (document.frm.send_cd.checked==false){
98   - Sel_Data = Sel_Data+document.frm.send_cd.value+",";
99   - }
100   - }
101   -
102   - document.frm.Send_User.value=Sel_Data;
103   - document.frm.action = "SEND2002.php";
104   - document.frm.method = "POST";
105   - document.frm.submit();
106   - }
107   -}
108   -
109   -'; ?>
110   -
111   -</script>
112   -</HEAD>
113   -<BODY bgcolor="White">
114   -<FORM name="frm" method="post">
115   -<!-- ヘッダー表示 -->
116   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
117   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
118   -$this->_tpl_vars = $_smarty_tpl_vars;
119   -unset($_smarty_tpl_vars);
120   - ?>
121   -<!-- メニュー表示 -->
122   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
123   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
124   -$this->_tpl_vars = $_smarty_tpl_vars;
125   -unset($_smarty_tpl_vars);
126   - ?>
127   -<table border="0" width="100%">
128   - <tr>
129   - <td>
130   - <table width="100%" border="0">
131   - <tr><th><B><FONT color=blue size=5>送信先選択</FONT></B></th></tr>
132   - </table>
133   - </td>
134   - </tr>
135   - <tr><td align="center"><hr /></td></tr>
136   - <tr>
137   - <td align="center">
138   - <B><FONT color=blue size=4><A HREF="#" onClick="TP();">[ 送信選択終了 ]</A></FONT></B>
139   - </td>
140   - </tr>
141   - <tr>
142   - <td align="center"><FONT size=2>会員一覧が表示されます。</FONT></td>
143   - </tr>
144   - <tr>
145   - <td align="center">
146   - <?php if ($this->_tpl_vars['Select_List'][0][1] != ""): ?>
147   - <table border=0 WIDTH="900" >
148   - <TR>
149   - <TD align="center"></TD>
150   - <TD align="center"><B>氏名</B></TD>
151   - <TD align="center"><B>携帯アドレス</B></TD>
152   - <TD align="center"><B>PCアドレス</B></TD>
153   - </TR>
154   - <?php unset($this->_sections['idx']);
155   -$this->_sections['idx']['name'] = 'idx';
156   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Select_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
157   -$this->_sections['idx']['show'] = true;
158   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
159   -$this->_sections['idx']['step'] = 1;
160   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
161   -if ($this->_sections['idx']['show']) {
162   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
163   - if ($this->_sections['idx']['total'] == 0)
164   - $this->_sections['idx']['show'] = false;
165   -} else
166   - $this->_sections['idx']['total'] = 0;
167   -if ($this->_sections['idx']['show']):
168   -
169   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
170   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
171   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
172   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
173   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
174   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
175   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
176   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
177   -?>
178   - <TR bgcolor="#CCCCCC">
179   - <td align="center"><INPUT type="checkbox" id="select_cd" name="select_cd" value="<?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][0]; ?>
180   -"></td>
181   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][1]; ?>
182   -</td>
183   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][2]; ?>
184   -</td>
185   - <td align="left"><?php echo $this->_tpl_vars['Select_List'][$this->_sections['idx']['index']][3]; ?>
186   -</td>
187   - </TR>
188   - <?php endfor; endif; ?>
189   - </table>
190   - <?php else: ?>
191   - 対象データが存在しません
192   - <?php endif; ?>
193   - </td>
194   - </tr>
195   - <tr>
196   - <td align="center">
197   - <input type="button" value=" 全体選択 " name="btnSelect1_1" onClick="All_chk1(1);">
198   - <input type="button" value=" 選択解除 " name="btnSelect1_0" onClick="All_chk1(0);">
199   - <input type="button" value=" 追加 " name="btnTuika" onClick="Tuika_User();">
200   - </td>
201   - </tr>
202   - <tr><td align="center"><hr /></td></tr>
203   - <tr>
204   - <td align="center"><FONT size=2>会員一覧が表示されます。</FONT></td>
205   - </tr>
206   - <tr>
207   - <td align="center">
208   - <table border=0 WIDTH="900" >
209   - <TR>
210   - <TD align="center"></TD>
211   - <TD align="center"><B>氏名</B></TD>
212   - <TD align="center"><B>携帯アドレス</B></TD>
213   - <TD align="center"><B>PCアドレス</B></TD>
214   - </TR>
215   - <?php unset($this->_sections['idx']);
216   -$this->_sections['idx']['name'] = 'idx';
217   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['Send_List']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
218   -$this->_sections['idx']['show'] = true;
219   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
220   -$this->_sections['idx']['step'] = 1;
221   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
222   -if ($this->_sections['idx']['show']) {
223   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
224   - if ($this->_sections['idx']['total'] == 0)
225   - $this->_sections['idx']['show'] = false;
226   -} else
227   - $this->_sections['idx']['total'] = 0;
228   -if ($this->_sections['idx']['show']):
229   -
230   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
231   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
232   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
233   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
234   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
235   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
236   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
237   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
238   -?>
239   - <TR bgcolor="#CCCCCC">
240   - <td align="center"><INPUT type="checkbox" id="send_cd" name="send_cd" value="<?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][0]; ?>
241   -"></td>
242   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][1]; ?>
243   -</td>
244   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][2]; ?>
245   -</td>
246   - <td align="left"><?php echo $this->_tpl_vars['Send_List'][$this->_sections['idx']['index']][3]; ?>
247   -</td>
248   - </TR>
249   - <?php endfor; endif; ?>
250   - </table>
251   - </td>
252   - </tr>
253   - <tr>
254   - <td align="center">
255   - <input type="button" value=" 全体選択 " name="btnSelect2_1" onClick="All_chk2(1);">
256   - <input type="button" value=" 選択解除 " name="btnSelect2_0" onClick="All_chk2(0);">
257   - <input type="button" value=" 削除 " name="btnTuika" onClick="Delete_User();">
258   - </td>
259   - </tr>
260   -</table>
261   -<br><B><FONT color=blue size=4><A HREF="#" onClick="TP();">[ 送信選択終了 ]</A></FONT></B>
262   -
263   -<input type="hidden" name="Send_User" value="<?php echo $this->_tpl_vars['Send_User']; ?>
264   -" />
265   -
266   -<input type="hidden" name="alarm_flg" value="">
267   -<input type="hidden" name="SendType" value="<?php echo $this->_tpl_vars['SendType']; ?>
268   -">
269   -<input type="hidden" name="radSendPtn" value="<?php echo $this->_tpl_vars['radSendPtn']; ?>
270   -">
271   -<input type="hidden" name="group_id" value="<?php echo $this->_tpl_vars['group_id']; ?>
272   -">
273   -
274   -<input type="hidden" name="radSend" value="<?php echo $this->_tpl_vars['radSend']; ?>
275   -">
276   -<input type="hidden" name="TITLE" value="<?php echo $this->_tpl_vars['TITLE']; ?>
277   -">
278   -<input type="hidden" name="rad_tei" value="<?php echo $this->_tpl_vars['rad_tei']; ?>
279   -">
280   -<input type="hidden" name="MAIL_TEXT" value="<?php echo $this->_tpl_vars['MAIL_TEXT']; ?>
281   -">
282   -<input type="hidden" name="pattern_id" value="<?php echo $this->_tpl_vars['pattern_id']; ?>
283   -">
284   -
285   -<input type="hidden" name="limit_yyyy" value="<?php echo $this->_tpl_vars['limit_yyyy']; ?>
286   -">
287   -<input type="hidden" name="limit_mm" value="<?php echo $this->_tpl_vars['limit_mm']; ?>
288   -">
289   -<input type="hidden" name="limit_dd" value="<?php echo $this->_tpl_vars['limit_dd']; ?>
290   -">
291   -<input type="hidden" name="limit_time_hh" value="<?php echo $this->_tpl_vars['limit_time_hh']; ?>
292   -">
293   -<input type="hidden" name="limit_time_mm" value="<?php echo $this->_tpl_vars['limit_time_mm']; ?>
294   -">
295   -
296   -<input type="hidden" name="noAnswer" value="<?php echo $this->_tpl_vars['noAnswer']; ?>
297   -">
298   -<?php unset($this->_sections['idx']);
299   -$this->_sections['idx']['name'] = 'idx';
300   -$this->_sections['idx']['loop'] = is_array($_loop=$this->_tpl_vars['kouhoData']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
301   -$this->_sections['idx']['show'] = true;
302   -$this->_sections['idx']['max'] = $this->_sections['idx']['loop'];
303   -$this->_sections['idx']['step'] = 1;
304   -$this->_sections['idx']['start'] = $this->_sections['idx']['step'] > 0 ? 0 : $this->_sections['idx']['loop']-1;
305   -if ($this->_sections['idx']['show']) {
306   - $this->_sections['idx']['total'] = $this->_sections['idx']['loop'];
307   - if ($this->_sections['idx']['total'] == 0)
308   - $this->_sections['idx']['show'] = false;
309   -} else
310   - $this->_sections['idx']['total'] = 0;
311   -if ($this->_sections['idx']['show']):
312   -
313   - for ($this->_sections['idx']['index'] = $this->_sections['idx']['start'], $this->_sections['idx']['iteration'] = 1;
314   - $this->_sections['idx']['iteration'] <= $this->_sections['idx']['total'];
315   - $this->_sections['idx']['index'] += $this->_sections['idx']['step'], $this->_sections['idx']['iteration']++):
316   -$this->_sections['idx']['rownum'] = $this->_sections['idx']['iteration'];
317   -$this->_sections['idx']['index_prev'] = $this->_sections['idx']['index'] - $this->_sections['idx']['step'];
318   -$this->_sections['idx']['index_next'] = $this->_sections['idx']['index'] + $this->_sections['idx']['step'];
319   -$this->_sections['idx']['first'] = ($this->_sections['idx']['iteration'] == 1);
320   -$this->_sections['idx']['last'] = ($this->_sections['idx']['iteration'] == $this->_sections['idx']['total']);
321   -?>
322   - <input type="hidden" name="kouhoS_yyyy<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
323   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][1]; ?>
324   -">
325   - <input type="hidden" name="kouhoS_mm<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
326   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][2]; ?>
327   -">
328   - <input type="hidden" name="kouhoS_dd<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
329   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][3]; ?>
330   -">
331   - <input type="hidden" name="kouhoS_hh<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
332   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][4]; ?>
333   -">
334   - <input type="hidden" name="kouhoS_ii<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
335   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][5]; ?>
336   -">
337   - <input type="hidden" name="kouhoE_yyyy<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
338   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][6]; ?>
339   -">
340   - <input type="hidden" name="kouhoE_mm<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
341   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][7]; ?>
342   -">
343   - <input type="hidden" name="kouhoE_dd<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
344   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][8]; ?>
345   -">
346   - <input type="hidden" name="kouhoE_hh<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
347   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][9]; ?>
348   -">
349   - <input type="hidden" name="kouhoE_ii<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][0]; ?>
350   -" value="<?php echo $this->_tpl_vars['kouhoData'][$this->_sections['idx']['index']][10]; ?>
351   -">
352   -<?php endfor; endif; ?>
353   -
354   -<input type="hidden" name="kouho" value="<?php echo $this->_tpl_vars['kouho']; ?>
355   -">
356   -
357   -<input type="hidden" name="view_flg" value="<?php echo $this->_tpl_vars['view_flg']; ?>
358   -">
359   -
360   -<!-- フッター表示 -->
361   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
362   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
363   -$this->_tpl_vars = $_smarty_tpl_vars;
364   -unset($_smarty_tpl_vars);
365   - ?>
366   -</FORM>
367   -</BODY>
368   -</HTML>
\ No newline at end of file
1   -<?php /* Smarty version 2.6.26, created on 2017-08-08 08:34:00
2   - compiled from LIST2021.tpl */ ?>
3   -<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4   -<HTML>
5   -<HEAD>
6   -<META name="GENERATOR" content="Microsoft FrontPage 4.0">
7   -<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
8   -<META http-equiv="Content-Style-Type" content="text/css">
9   -<link href="./css/style.css" rel="stylesheet" type="text/css">
10   -<TITLE>め〜るNiポン!</TITLE>
11   -<script type="text/javascript" src="./include/input_chk.js" charset="EUC-JP"></script>
12   -<script>
13   -<?php echo '
14   -
15   -function Disp_List(){
16   - document.frm.action="./LIST0000.php";
17   - document.frm.method="POST";
18   - document.frm.submit();
19   - return;
20   -}
21   -
22   -'; ?>
23   -
24   -</script>
25   -</HEAD>
26   -<BODY bgcolor="White">
27   -<FORM name="frm" method="post">
28   -<!-- ヘッダー表示 -->
29   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
30   -$this->_smarty_include(array('smarty_include_tpl_file' => 'header.tpl', 'smarty_include_vars' => array()));
31   -$this->_tpl_vars = $_smarty_tpl_vars;
32   -unset($_smarty_tpl_vars);
33   - ?>
34   -<!-- メニュー表示 -->
35   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
36   -$this->_smarty_include(array('smarty_include_tpl_file' => 'menu.tpl', 'smarty_include_vars' => array()));
37   -$this->_tpl_vars = $_smarty_tpl_vars;
38   -unset($_smarty_tpl_vars);
39   - ?>
40   -<table border="0" width="100%">
41   - <TR>
42   - <TD align="center">
43   - <table width="100%" border="0">
44   - <tr><th><B><FONT color=blue size=5>選択者再配信完了</FONT></B></th></tr>
45   - </table>
46   - <HR>
47   - <BR>
48   - <INPUT type="button" name="back" value="一覧に戻る" onClick="Disp_List();">
49   - </CENTER>
50   - </TD>
51   - </TR>
52   - <tr>
53   - <td align="center">
54   - <TABLE border=1 bordercolor="#008080" width="544">
55   - <TR>
56   - <TD width="585" height="129" align="center"><img src="./img/send.gif" alt="めーるNiポン"></TD>
57   - </TR>
58   - <TR>
59   - <TD bgcolor="#FFCC99"><CENTER><FONT size="5">入力された情報を送信しました。</FONT></CENTER></TD>
60   - </TR>
61   - </TABLE>
62   - </td>
63   - </tr>
64   -</table>
65   -<!-- フッター表示 -->
66   -<?php $_smarty_tpl_vars = $this->_tpl_vars;
67   -$this->_smarty_include(array('smarty_include_tpl_file' => 'footer.tpl', 'smarty_include_vars' => array()));
68   -$this->_tpl_vars = $_smarty_tpl_vars;
69   -unset($_smarty_tpl_vars);
70   - ?>
71   -</FORM>
72   -</BODY>
73   -</HTML>
\ No newline at end of file
Please register or login to post a comment