source: branches/feature-module-update/data/Smarty/templates/admin/mail/input_complete.tpl @ 15079

Revision 15079, 6.8 KB checked in by nanasess, 17 years ago (diff)

svn:mime-type application/x-httpd-php; charset=UTF-8 設定

  • Property svn:mime-type set to application/x-httpd-php; charset=UTF-8
Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8<!--★★メインコンテンツ★★-->
9<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
10<form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
11<!--{foreach key=key item=val from=$arrHidden}-->   
12    <input type="hidden" name="<!--{$key}-->" value="<!--{$val|escape}-->">
13<!--{/foreach}-->
14    <tr valign="top">
15        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402">
16            <!--▼SUB NAVI-->
17            <!--{include file=$tpl_subnavi}-->
18            <!--▲SUB NAVI-->
19        </td>
20        <td class="mainbg">
21            <!--▼登録テーブルここから-->
22            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" ">
23                <!--メインエリア-->
24                <tr>
25                    <td align="center">
26                        <table width="706" border="0" cellspacing="0" cellpadding="0" summary=" ">
27                            <tr><td height="14"></td></tr>
28                            <tr>
29                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td>
30                            </tr>
31                            <tr>
32                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
33                                <td bgcolor="#cccccc">
34                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
35                                    <tr>
36                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td>
37                                    </tr>
38                                    <tr>
39                                        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td>
40                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル-->配信設定:配信内容設定</span></td>
41                                        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
42                                    </tr>
43                                    <tr>
44                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td>
45                                    </tr>
46                                    <tr>
47                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
48                                    </tr>
49                                </table>
50
51                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
52                                    <tr>
53                                        <td bgcolor="#ffffff" width="547" class="fs12n">
54                                            メール配信設定が完了しました。指定時刻にメール配信が始まります。
55                                            <br />配信履歴にて配信履歴がご覧いただけます。
56                                            <br /><br /><a href="./index.php">→続けて設定する</a><br />
57                                        </td>
58                                    </tr>
59                                </table>
60
61                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
62                                    <tr>
63                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
64                                        <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="676" height="7" alt=""></td>
65                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
66                                    </tr>
67                                    <tr>
68                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
69                                        <td bgcolor="#e9e7de" align="center">
70                                        <table border="0" cellspacing="0" cellpadding="0" summary=" ">
71                                            <tr>
72                                                <td>
73                                                    <input type="hidden" name="mode" value="template">
74                                                    <input type="button" name="subm02" onClick="return fnInsertValAndSubmit( document.form1, 'mode', 'regist_back', '' )" value="テンプレート設定画面へ戻る" />
75                                                     <input type="button" name="subm03" onClick="return fnInsertValAndSubmit( document.form1, 'mode', 'regist_complete', '' )" value="配信を予約する" <!--{$list_data.template_id|sfGetEnabled}-->/>
76                                                    </form>
77                                                    <form name="form2" id="form2" method="post" action="./preview.php" target="_blank">
78                                                    <input type="hidden" name="subject" value="<!--{$list_data.subject|escape}-->">
79                                                    <input type="hidden" name="body" value="<!--{$list_data.body|escape}-->">
80                                                    </form>
81                                                </td>
82                                            </tr>
83                                        </table>
84                                        </td>
85                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
86                                    </tr>
87                                    <tr>
88                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="678" height="8" alt=""></td>
89                                    </tr>
90                                </table>
91                                </td>
92                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
93                            </tr>
94                            <tr>
95                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td>
96                            </tr>
97                            <tr><td height="30"></td></tr>
98                        </table>
99                    </td>
100                </tr>
101                <!--メインエリア-->
102            </table>
103            <!--▲登録テーブルここまで-->
104        </td>
105    </tr>
106</table>
107<!--★★メインコンテンツ★★-->
108
109<!--▼CONTENTS-->
110<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
111    <tr>
112        <td bgcolor="#ffffff" align="center" valign="top" height="400">
113        <table width="740" border="0" cellspacing="0" cellpadding="0" summary=" ">
114            <tr>
115                <!--▼SUB NAVI-->
116                <td class="fs12n"><!--{include file=$tpl_subnavi}--></td>
117                <!--▲SUB NAVI-->
118            </tr><tr><td height="25"></td></tr>
119        </table>
120       
121        <!--▼MAIN CONTENTS-->
122        <table width="740" border="0" cellspacing="0" cellpadding="0" summary=" ">
123            <tr>
124                <td class="fs14n"><strong>■HTMLメール作成</strong></td>
125            </tr>
126            <tr><td height="20"</td></tr>
127        </table>
128       
129        <!--▼登録テーブルここから-->
130        <table bgcolor="#ffffff" width="730" border="0" cellspacing="1" cellpadding="5" summary=" ">
131            <tr>
132                <td bgcolor="#ffffff" width="547" class="fs12n">
133                    メール配信設定が完了しました。指定時刻にメール配信が始まります。
134                    <br />配信履歴にて配信履歴がご覧いただけます。
135                    <br /><br /><a href="./index.php">→続けて設定する</a><br />
136                </td>
137            </tr>
138        </table>
139        <!--▲登録テーブルここまで-->
140       
141        <br />
142
143
144        <!--▲MAIN CONTENTS-->
145        </td>
146    </tr>
147</table>
148<!--▲CONTENTS-->
Note: See TracBrowser for help on using the repository browser.