source: branches/rel/data/Smarty/templates/admin/mail/htmlmail_confirm.tpl @ 12157

Revision 12157, 8.7 KB checked in by uehara, 17 years ago (diff)
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<input type="hidden" name="mode" value="complete">
12<!--$arrForm-->
13<!--{foreach key=key item=item from=$arrForm}-->
14    <!--{if $key != "mode"}-->
15    <input type="hidden" name="<!--{$key}-->" value="<!--{$item|escape}-->">
16    <!--{/if}-->
17<!--{/foreach}-->
18
19<!--$arrHidden-->
20<!--{foreach key=key item=item from=$arrHidden}-->
21    <input type="hidden" name="<!--{$key}-->" value="<!--{$item|escape}-->">
22<!--{/foreach}-->
23
24    <tr valign="top">
25        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402">
26            <!--¢§SUB NAVI-->
27            <!--{include file=$tpl_subnavi}-->
28            <!--¢¥SUB NAVI-->
29        </td>
30        <td class="mainbg">
31            <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é-->
32            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" ">
33                <!--¥á¥¤¥ó¥¨¥ê¥¢-->
34                <tr>
35                    <td align="center">
36                        <table width="706" border="0" cellspacing="0" cellpadding="0" summary=" ">
37                            <tr><td height="14"></td></tr>
38                            <tr>
39                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td>
40                            </tr>
41                            <tr>
42                                <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>
43                                <td bgcolor="#cccccc">
44                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
45                                    <tr>
46                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td>
47                                    </tr>
48                                    <tr>
49                                        <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>
50                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->HTML¥á¡¼¥ëºîÀ®</span></td>
51                                        <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>
52                                    </tr>
53                                    <tr>
54                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td>
55                                    </tr>
56                                    <tr>
57                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
58                                    </tr>
59                                </table>
60
61                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
62                                    <tr>
63                                        <td bgcolor="#f2f1ec" width="160" class="fs12n">Subject<span class="red"> *</span></td>
64                                        <td bgcolor="#ffffff" width="547" class="fs12n"><!--{$arrForm.subject|escape}--></td>
65                                    </tr>
66                                    <tr>
67                                        <td bgcolor="#f2f1ec" width="160" class="fs12n">¥á¡¼¥ëôÅö¼Ì¿¿<span class="red"> *</span></td>
68                                        <td bgcolor="#ffffff" width="547">
69                                        <!--{assign var=key value="charge_image"}-->
70                                        <!--{if $arrFile[$key].filepath != ""}-->
71                                        <img src="<!--{$arrFile[$key].filepath}-->" width="<!--{$arrFile[$key].width}-->" height="<!--{$arrFile[$key].height}-->" />
72                                        <!--{/if}-->
73                                        </td>
74                                    </tr>
75                                    <tr>
76                                        <td bgcolor="#f2f1ec" width="160" class="fs12n">¥Ø¥Ã¥À¡¼¥Æ¥­¥¹¥È<span class="red"> *</span></td>
77                                        <td bgcolor="#ffffff" width="547" class="fs12n"><!--{$arrForm.header|escape|nl2br}--></td>
78                                    </tr>
79                                    <tr>
80                                        <td bgcolor="#f2f1ec" width="160" class="fs12n">¥á¥¤¥ó¾¦ÉÊ¥¿¥¤¥È¥ë<span class="red"> *</span></td>
81                                        <td bgcolor="#ffffff" width="547" class="fs12n"><!--{$arrForm.main_title|escape}--></td>
82                                    </tr>
83                                    <tr>
84                                        <td bgcolor="#f2f1ec" width="160" class="fs12n">¥á¥¤¥ó¾¦ÉÊ¥³¥á¥ó¥È<span class="red"> *</span></td>
85                                        <td bgcolor="#ffffff" width="547" class="fs12n"><!--{$arrForm.main_comment|escape}--></td>
86                                    </tr>
87                                    <tr>
88                                        <td bgcolor="#f2f1ec" width="160" class="fs12n">¥á¥¤¥ó¾¦ÉÊÁªÂò<span class="red"> *</span></td>
89                                        <td bgcolor="#ffffff" width="547">
90                                        <img src="<!--{$smarty.const.IMAGE_SAVE_URL|escape}--><!--{$arrFileName[0].main_image}-->" alt="¥á¥¤¥ó¾¦ÉʲèÁü"><br />
91                                        <input type="text" name="name_main_product" value="<!--{$arrFileName[0].name|escape}-->" disabled="disabled"  size="65" class="box65" style="background:#FFF;border-style:solid;border-color:#FFF;"/>
92                                        </td>
93                                    </tr>
94                                    <tr>
95                                        <td bgcolor="#f2f1ec" width="160" class="fs12n">¥µ¥Ö¾¦ÉÊ·²¥¿¥¤¥È¥ë<span class="red"> *</span></td>
96                                        <td bgcolor="#ffffff" width="547" class="fs12n"><!--{$arrForm.sub_title|escape}--></td>
97                                    </tr>
98                                    <tr>
99                                        <td bgcolor="#f2f1ec" width="160" class="fs12n">¥µ¥Ö¾¦ÉÊ·²¥³¥á¥ó¥È<span class="red"> *</span></td>
100                                        <td bgcolor="#ffffff" width="547" class="fs12n"><!--{$arrForm.sub_comment|escape|nl2br}--></td>
101                                    </tr>
102                                    <!--{foreach key=key item=item from=$arrSub.delete}-->
103                                    <tr class="fs12n">
104                                        <td bgcolor="#f2f1ec" width="160">¾¦ÉʲèÁü¡Ê<!--{$key}-->¡Ë</td>
105                                        <td bgcolor="#ffffff" width="547">
106                                            <!--{if $arrFileName[$key].main_image != "" && $item != 'on'}-->
107                                            <!--{assign var=image_path value="`$smarty.const.IMAGE_SAVE_URL`/`$arrFileName[$key].main_image`"}-->
108                                            <img src="<!--{$image_path}-->" width="<!--{$smarty.const.SMALL_IMAGE_WIDTH}-->" height="<!--{$smarty.const.SMALL_IMAGE_HEIGHT}-->" alt="¾¦ÉʲèÁü<!--{$smarty.section.cnt.iteration}-->" /><br />
109                                            <input type="text" name="name_sub_product" value="<!--{$arrFileName[$key].name|escape}-->" disabled="disabled"  size="65" class="box65" style="background:#FFF;border-style:solid;border-color:#FFF;"/>
110                                            <!--{else}-->̤ÅÐÏ¿<!--{/if}-->
111                                        </td>
112                                    </tr>
113                                    <!--{/foreach}-->
114                                </table>
115
116                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
117                                    <tr>
118                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
119                                        <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="676" height="7" alt=""></td>
120                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
121                                    </tr>
122                                    <tr>
123                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
124                                        <td bgcolor="#e9e7de" align="center">
125                                        <table border="0" cellspacing="0" cellpadding="0" summary=" ">
126                                            <tr>
127                                                <td>
128                                                    <input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_back_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_back.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_back.jpg" width="123" height="24" alt="Á°¤Î¥Ú¡¼¥¸¤ËÌá¤ë" border="0" name="return" onclick="fnModeSubmit('return', '', ''); return false;" >
129                                                    <input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="¤³¤ÎÆâÍƤÇÅÐÏ¿¤¹¤ë" border="0" name="subm" >
130                                                </td>
131                                            </tr>
132                                        </table>
133                                        </td>
134                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
135                                    </tr>
136                                    <tr>
137                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="678" height="8" alt=""></td>
138                                    </tr>
139                                </table>
140                                </td>
141                                <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>
142                            </tr>
143                            <tr>
144                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td>
145                            </tr>
146                            <tr><td height="30"></td></tr>
147                        </table>
148                    </td>
149                </tr>
150                <!--¥á¥¤¥ó¥¨¥ê¥¢-->
151            </table>
152            <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç-->
153        </td>
154    </tr>
155</form>
156</table>
157<!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
Note: See TracBrowser for help on using the repository browser.