source: branches/feature-module-paygent/data/downloads/module/mdl_paygent/mdl_paygent.tpl @ 15180

Revision 15180, 11.3 KB checked in by naka, 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<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
10<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
11
12<head>
13<meta http-equiv="content-type" content="application/xhtml+xml; charset=<!--{$smarty.const.CHAR_CODE}-->" />
14<meta http-equiv="content-script-type" content="text/javascript" />
15<meta http-equiv="content-style-type" content="text/css" />
16<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/contents.css" type="text/css" media="all" />
17<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/css.js"></script>
18<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/navi.js"></script>
19<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/win_op.js"></script>
20<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/site.js"></script>
21<script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/admin.js"></script>
22<!--{include file='css/contents.tpl'}-->
23<title><!--{$tpl_subtitle}--></title>
24<script type="text/javascript">
25<!--
26self.moveTo(20,20);self.focus();
27
28function lfnCheckPayment(){
29    var fm = document.form1;
30    var val = 0;
31   
32    payment = new Array('payment[]');
33
34    for(pi = 0; pi < payment.length; pi++) {
35   
36        list = new Array('credit[]');
37        if(fm[payment[pi]][0].checked){
38            fnChangeDisabled(list, false);
39        }else{
40            fnChangeDisabled(list);
41        }
42
43        list = new Array('convenience[]','conveni_limit_date');
44        if(fm[payment[pi]][1].checked){
45            fnChangeDisabled(list, false);
46        }else{
47            fnChangeDisabled(list);
48        }
49    }
50}
51
52function fnChangeDisabled(list, disable) {
53    len = list.length;
54
55    if(disable == null) { disable = true; }
56   
57    for(i = 0; i < len; i++) {
58        if(document.form1[list[i]]) {
59            // ¥é¥¸¥ª¥Ü¥¿¥ó¡¢¥Á¥§¥Ã¥¯¥Ü¥Ã¥¯¥¹Åù¤ÎÇÛÎó¤ËÂбþ
60            max = document.form1[list[i]].length
61            if(max > 1) {
62                for(j = 0; j < max; j++) {
63                    // Í­¸ú¡¢Ìµ¸ú¤ÎÀÚ¤êÂؤ¨
64                    document.form1[list[i]][j].disabled = disable;
65                }
66            } else {
67                // Í­¸ú¡¢Ìµ¸ú¤ÎÀÚ¤êÂؤ¨
68                document.form1[list[i]].disabled = disable;
69            }
70        }
71    }
72}
73
74function win_open(URL){
75    var WIN;
76    WIN = window.open(URL);
77    WIN.focus();
78}
79//-->
80</script>
81</head>
82
83
84<body bgcolor="#ffffff" text="#666666" link="#007bb7" vlink="#007bb7" alink="#cc0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload='lfnCheckPayment(); <!--{$tpl_onload}-->'>
85<noscript>
86<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/common.css" type="text/css" />
87</noscript>
88
89<div align="center">
90<!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
91<table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
92<form name="form1" id="form1" method="post" action="<!--{$smarty.server.REQUEST_URI|escape}-->">
93<input type="hidden" name="mode" value="edit">
94    <tr valign="top">
95        <td class="mainbg">
96            <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é-->
97            <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
98                <!--¥á¥¤¥ó¥¨¥ê¥¢-->
99                <tr>
100                    <td align="center">
101                        <table width="470" border="0" cellspacing="0" cellpadding="0" summary=" ">
102                            <tr><td height="14"></td></tr>
103                            <tr>
104                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="470" height="14" alt=""></td>
105                            </tr>
106                            <tr>
107                                <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>
108                                <td bgcolor="#cccccc" >
109                                    <table width="442" border="0" cellspacing="0" cellpadding="0" summary=" ">
110                                        <tr>
111                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="442" height="7" alt=""></td>
112                                        </tr>
113                                        <tr>
114                                            <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>
115                                            <td bgcolor="#636469" width="402" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë--><!--{$tpl_subtitle}--></span></td>
116                                            <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>
117                                        </tr>
118                                        <tr>
119                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="442" height="7" alt=""></td>
120                                        </tr>
121                                        <tr>
122                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="442" height="10" alt=""></td>
123                                        </tr>
124                                    </table>
125
126                                    <table width="442" border="0" cellspacing="0" cellpadding="0" summary=" ">
127                                        <tr><td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="442" height="10" alt=""></td></tr>
128                                    </table>
129                                   
130                                    <table width="442" border="0" cellspacing="1" cellpadding="8" summary=" ">
131                                        <tr class="fs12n">
132                                            <td width="100" bgcolor="#f3f3f3">¥Þ¡¼¥Á¥ã¥ó¥ÈID<span class="red">¢¨</span></td>
133                                            <td width="300" bgcolor="#ffffff">
134                                            <!--{assign var=key value="merchant_id"}-->
135                                            <span class="red12"><!--{$arrErr[$key]}--></span>
136                                            <input type="text" name="<!--{$key}-->" style="ime-mode:disabled; <!--{$arrErr[$key]|sfGetErrorColor}-->" value="<!--{$arrForm[$key].value}-->" class="box20" maxlength="<!--{$smarty.const.STEXT_LEN}-->">
137                                            </td>
138                                        </tr>
139                                        <tr class="fs12n">
140                                            <td width="" bgcolor="#f3f3f3">ÀܳID<span class="red">¢¨</span></td>
141                                            <td width="" bgcolor="#ffffff">
142                                            <!--{assign var=key value="connect_id"}-->
143                                            <span class="red12"><!--{$arrErr[$key]}--></span>
144                                            <input type="text" name="<!--{$key}-->" style="ime-mode:disabled; <!--{$arrErr[$key]|sfGetErrorColor}-->" value="<!--{$arrForm[$key].value}-->" class="box20" maxlength="<!--{$smarty.const.STEXT_LEN}-->">
145                                            </td>
146                                        </tr>
147                                        <tr class="fs12n">
148                                            <td width="" bgcolor="#f3f3f3">Àܳ¥Ñ¥¹¥ï¡¼¥É<span class="red">¢¨</span></td>
149                                            <td width="" bgcolor="#ffffff">
150                                            <!--{assign var=key value="connect_password"}-->
151                                            <span class="red12"><!--{$arrErr[$key]}--></span>
152                                            <input type="password" name="<!--{$key}-->" style="ime-mode:disabled; <!--{$arrErr[$key]|sfGetErrorColor}-->" value="<!--{$arrForm[$key].value}-->" class="box20" maxlength="<!--{$smarty.const.STEXT_LEN}-->">
153                                            </td>
154                                        </tr>
155                                        <tr class="fs12n">
156                                            <td width="" bgcolor="#f3f3f3">ÍøÍÑ·èºÑ<span class="red">¢¨</span></td>
157                                            <td width="" bgcolor="#ffffff">
158                                            <!--{assign var=key value="payment"}-->
159                                            <span class="red12"><!--{$arrErr[$key]}--></span>
160                                            <!--{html_checkboxes_ex name="$key" options=$arrPayment selected=$arrForm[$key].value style=$arrErr[$key]|sfGetErrorColor onclick="lfnCheckPayment();"}-->
161                                            </td>
162                                        </tr>
163                                       
164                                        <tr class="fs12n">
165                                            <td colspan="2" width="90" bgcolor="#f3f3f3">¢§¥³¥ó¥Ó¥ËÀßÄê</td>
166                                        </tr>
167                                                                               
168                                        <tr class="fs12n">
169                                            <td width="" bgcolor="#f3f3f3">»Ùʧ´ü¸ÂÆü</td>
170                                            <td width="" bgcolor="#ffffff">
171                                            <!--{assign var=key value="conveni_limit_date"}-->
172                                            <span class="red12"><!--{$arrErr[$key]}--></span>
173                                            ¹ØÆþÆü¤è¤ê<input type="text" name="<!--{$key}-->" style="ime-mode:disabled; <!--{$arrErr[$key]|sfGetErrorColor}-->" value="<!--{$arrForm[$key].value}-->" size="2" maxlength="2">Æü
174                                            </td>
175                                        </tr>
176                                       
177                                        <tr class="fs12n">
178                                            <td colspan="2" width="90" bgcolor="#f3f3f3">¢§ATM·èºÑÀßÄê</td>
179                                        </tr>
180                                       
181                                        <tr class="fs12n">
182                                            <td width="" bgcolor="#f3f3f3">»Ùʧ´ü¸ÂÆü</td>
183                                            <td width="" bgcolor="#ffffff">
184                                            <!--{assign var=key value="atm_limit_date"}-->
185                                            <span class="red12"><!--{$arrErr[$key]}--></span>
186                                            ¹ØÆþÆü¤è¤ê<input type="text" name="<!--{$key}-->" style="ime-mode:disabled; <!--{$arrErr[$key]|sfGetErrorColor}-->" value="<!--{$arrForm[$key].value}-->" size="2" maxlength="2">Æü
187                                            </td>
188                                        </tr>                                       
189                                        <tr class="fs12n">
190                                            <td width="" bgcolor="#f3f3f3">»ÙʧÀâÌÀʸ¡Ê¥«¥Ê¡Ë</td>
191                                            <td width="" bgcolor="#ffffff">
192                                            <!--{assign var=key value="payment_detail"}-->
193                                            <span class="red12"><!--{$arrErr[$key]}--></span>
194                                            <input type="text" name="<!--{$key}-->" style="ime-mode:disabled; <!--{$arrErr[$key]|sfGetErrorColor}-->" value="<!--{$arrForm[$key].value}-->" class="box30" maxlength="<!--{$smarty.const.STEXT_LEN}-->"><br>
195                                            <span class="fs12">¢¨ Æþ¶â»þ¤Ë²èÌÌɽ¼¨¤µ¤ì¤ë³ÎǧÍѤÎÀâÌÀʸ¡Ö¡û¡û¡û¥ª¥ó¥é¥¤¥ó¥·¥ç¥Ã¥×¡×Åù</span>
196                                            </td>
197                                        </tr>
198                                       
199                                        <!--{assign var=key value="service"}-->
200                                        <!--{if $arrErr[$key] != ""}-->
201                                        <tr class="fs12n">
202                                            <td bgcolor="#ffffff" colspan=2>
203                                            <span class="red12"><!--{$arrErr[$key]}--></span>
204                                            </td>
205                                        </tr>
206                                        <!--{/if}-->
207                                    </table>
208
209                                    <table width="442" border="0" cellspacing="0" cellpadding="0" summary=" ">
210                                        <tr>
211                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
212                                            <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="440" height="7" alt=""></td>
213                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
214                                        </tr>
215                                        <tr>
216                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
217                                            <td bgcolor="#e9e7de" align="center">
218                                            <table border="0" cellspacing="0" cellpadding="0" summary=" ">
219                                                <tr>
220                                                    <td><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" onClick="document.body.style.cursor = 'wait';"></td>
221                                                </tr>
222                                            </table>
223                                            </td>
224                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
225                                        </tr>
226                                        <tr>
227                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="442" height="8" alt=""></td>
228                                        </tr>
229                                    </table>
230                                </td>
231                                <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>
232                            </tr>
233                            <tr>
234                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="470" height="14" alt=""></td>
235                            </tr>
236                            <tr><td height="30"></td></tr>
237                        </table>
238                    </td>
239                </tr>
240                <!--¥á¥¤¥ó¥¨¥ê¥¢-->
241            </table>
242            <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç-->
243        </td>
244    </tr>
245</form>
246</table>
247<!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
248</div>
249
250</body>
251</html>
252
253
Note: See TracBrowser for help on using the repository browser.