source: trunk/data/Smarty/templates/default/admin/mail/input_confirm.tpl @ 18758

Revision 18758, 7.3 KB checked in by kajiwara, 14 years ago (diff)

EC-CUBE Ver2.4.4 分コミット。詳細はこちら( http://www.ec-cube.net/release/detail.php?release_id=223

  • Property svn:eol-style set to LF
  • Property svn:mime-type set to text/html; charset=UTF-8
Line 
1<!--{*
2/*
3 * This file is part of EC-CUBE
4 *
5 * Copyright(c) 2000-2010 LOCKON CO.,LTD. All Rights Reserved.
6 *
7 * http://www.lockon.co.jp/
8 *
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License
11 * as published by the Free Software Foundation; either version 2
12 * of the License, or (at your option) any later version.
13 *
14 * This program is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 * GNU General Public License for more details.
18 *
19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
22 */
23*}-->
24<!--★★メインコンテンツ★★-->
25<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
26<form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
27<!--{foreach key=key item=val from=$arrHidden}-->   
28    <input type="hidden" name="<!--{$key}-->" value="<!--{$val|escape}-->">
29<!--{/foreach}-->
30    <tr valign="top">
31        <td background="<!--{$TPL_DIR}-->img/contents/navi_bg.gif" height="402">
32            <!--▼SUB NAVI-->
33            <!--{include file=$tpl_subnavi}-->
34            <!--▲SUB NAVI-->
35        </td>
36        <td class="mainbg">
37            <!--▼登録テーブルここから-->
38            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" ">
39                <!--メインエリア-->
40                <tr>
41                    <td align="center">
42                        <table width="706" border="0" cellspacing="0" cellpadding="0" summary=" ">
43                            <tr><td height="14"></td></tr>
44                            <tr>
45                                <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td>
46                            </tr>
47                            <tr>
48                                <td background="<!--{$TPL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
49                                <td bgcolor="#cccccc">
50                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
51                                    <tr>
52                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td>
53                                    </tr>
54                                    <tr>
55                                        <td background="<!--{$TPL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td>
56                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル-->配信設定:配信内容設定</span></td>
57                                        <td background="<!--{$TPL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
58                                    </tr>
59                                    <tr>
60                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td>
61                                    </tr>
62                                    <tr>
63                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
64                                    </tr>
65                                </table>
66
67                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
68                                    <!--{if $smarty.const.MELMAGA_BATCH_MODE}-->
69                                    <tr class="fs12n">
70                                        <td bgcolor="#f2f1ec">配信時間設定<span class="red"> *</span></td>
71                                        <td bgcolor="#ffffff">
72                                        <!--{$list_data.send_year}-->年<!--{$list_data.send_month}-->月<!--{$list_data.send_day}-->日
73                                        <!--{$list_data.send_hour}-->時<!--{$list_data.send_minutes}-->分
74                                        </td>
75                                    </tr>
76                                    <!--{/if}-->
77                                    <!--▼インクルードここから-->
78                                    <!--{if $list_data.template_id}-->
79                                    <tr>
80                                        <td bgcolor="#f2f1ec" class="fs12n">Subject<span class="red"> *</span></td>
81                                        <td bgcolor="#ffffff" class="fs12n"><!--{$list_data.subject|escape}--></td>
82                                    </tr>
83                                    <!--{if $list_data.mail_method ne 2}-->
84                                    <tr>
85                                        <td bgcolor="#ffffff" colspan="2" class="fs10n"><a href="#" onClick="return document.form2.submit();">HTMLで確認</a></td>
86                                    </tr>
87                                    <!--{/if}-->
88                                    <!--{if $smarty.post.template_mode ne "html_template"}-->
89                                    <tr>
90                                        <td bgcolor="#f2f1ec" colspan="2" class="fs10n">本文<span class="red"> *</span>(名前差し込み時は {name} といれてください)</td>
91                                    </tr>
92                                    <tr>
93                                        <td bgcolor="#ffffff" colspan="2" class="fs10n"><!--{$list_data.body|escape|nl2br}--></td>
94                                    </tr>
95                                    <!--{/if}-->
96                                    <!--{/if}-->
97                                    <!--▲インクルードここまで-->
98                                </table>
99
100                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
101                                    <tr>
102                                        <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
103                                        <td><img src="<!--{$TPL_DIR}-->img/contents/tbl_top.gif" width="676" height="7" alt=""></td>
104                                        <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
105                                    </tr>
106                                    <tr>
107                                        <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
108                                        <td bgcolor="#e9e7de" align="center">
109                                        <table border="0" cellspacing="0" cellpadding="0" summary=" ">
110                                            <tr>
111                                                <td>
112                                                    <input type="hidden" name="mode" value="template">
113                                                    <input type="button" name="subm02" onClick="return fnInsertValAndSubmit( document.form1, 'mode', 'regist_back', '' )" value="テンプレート設定画面へ戻る" />
114                                                    <!--{if $smarty.const.MELMAGA_BATCH_MODE}-->
115                                                    <input type="button" name="subm03" onClick="return fnInsertValAndSubmit( document.form1, 'mode', 'regist_complete', '' )" value="配信を予約する" <!--{$list_data.template_id|sfGetEnabled}-->/>
116                                                    <!--{else}-->
117                                                    <input type="button" name="subm03" onClick="return fnInsertValAndSubmit( document.form1, 'mode', 'regist_complete', '' )" value="配信する" <!--{$list_data.template_id|sfGetEnabled}-->/>
118                                                    <!--{/if}-->
119                                                    </form>
120                                                    <form name="form2" id="form2" method="post" action="./preview.php" target="_blank">
121                                                    <input type="hidden" name="subject" value="<!--{$list_data.subject|escape}-->">
122                                                    <input type="hidden" name="body" value="<!--{$list_data.body|escape}-->">
123                                                    </form>
124                                                </td>
125                                            </tr>
126                                        </table>
127                                        </td>
128                                        <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
129                                    </tr>
130                                    <tr>
131                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/tbl_bottom.gif" width="678" height="8" alt=""></td>
132                                    </tr>
133                                </table>
134                                </td>
135                                <td background="<!--{$TPL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
136                            </tr>
137                            <tr>
138                                <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td>
139                            </tr>
140                            <tr><td height="30"></td></tr>
141                        </table>
142                    </td>
143                </tr>
144                <!--メインエリア-->
145            </table>
146            <!--▲登録テーブルここまで-->
147        </td>
148    </tr>
149</table>
150<!--★★メインコンテンツ★★-->
Note: See TracBrowser for help on using the repository browser.