Ignore:
Timestamp:
2007/07/12 15:06:41 (17 years ago)
Author:
adati
Message:

#エビスタグ付加モジュール(thanksページで顧客情報をタグ埋め込み・CSVダウンロード機能)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/downloads/module/ebis_tag.tpl

    r17 r15040  
    11<!--{* 
    22/* 
    3  * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 
     3 * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved. 
    44 * 
    55 * http://www.lockon.co.jp/ 
     
    1111 
    1212<head> 
    13 <meta http-equiv="content-type" content="application/xhtml+xml; charset=<!--{$smarty.const.CHAR_CODE}-->" /> 
     13<meta http-equiv="content-type" content="application/xhtml+xml; charset=EUC-JP" /> 
    1414<meta http-equiv="content-script-type" content="text/javascript" /> 
    1515<meta http-equiv="content-style-type" content="text/css" /> 
    16 <link rel="stylesheet" href="/ec-cube/admin/css/contents.css" type="text/css" media="all" /> 
    17 <script type="text/javascript" src="/ec-cube/js/css.js"></script> 
    18 <script type="text/javascript" src="/ec-cube/js/navi.js"></script> 
    19 <script type="text/javascript" src="/ec-cube/js/win_op.js"></script> 
    20 <script type="text/javascript" src="/ec-cube/js/site.js"></script> 
    21 <script type="text/javascript" src="/ec-cube/js/admin.js"></script> 
     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> 
    2222<!--{include file='css/contents.tpl'}--> 
    2323<title><!--{$tpl_subtitle}--></title> 
     
    3131<body bgcolor="#ffffff" text="#666666" link="#007bb7" vlink="#007bb7" alink="#cc0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="<!--{$tpl_onload}-->"> 
    3232<noscript> 
    33 <link rel="stylesheet" href="/ec-cube/admin/css/common.css" type="text/css" /> 
     33<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/common.css" type="text/css" /> 
    3434</noscript> 
    3535 
     
    3737<!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 
    3838<table width="500" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    39 <form name="form1" id="form1" method="post" action="<!--{$smarty.server.REQUEST_URI|escape}-->"> 
     39<form name="form1" id="form1" method="post" action="<!--{$smarty.server.REQUEST_URI}-->"> 
    4040<input type="hidden" name="mode" value="edit"> 
     41<input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
     42 
    4143    <tr valign="top"> 
    4244        <td class="mainbg"> 
     
    4951                            <tr><td height="14"></td></tr> 
    5052                            <tr> 
    51                                 <td colspan="3"><img src="/ec-cube/img/contents/main_top.jpg" width="470" height="14" alt=""></td> 
     53                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="470" height="14" alt=""></td> 
    5254                            </tr> 
    5355                            <tr> 
    54                                 <td background="/ec-cube/img/contents/main_left.jpg"><img src="/ec-cube/img/common/_.gif" width="14" height="1" alt=""></td> 
     56                                <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> 
    5557                                <td bgcolor="#cccccc"> 
    5658                                     
    5759                                    <table width="440" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    5860                                        <tr> 
    59                                             <td colspan="3"><img src="/ec-cube/img/contents/contents_title_top.gif" width="440" height="7" alt=""></td> 
     61                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="440" height="7" alt=""></td> 
    6062                                        </tr> 
    6163                                        <tr> 
    62                                             <td background="/ec-cube/img/contents/contents_title_left_bg.gif"><img src="/ec-cube/img/contents/contents_title_left.gif" width="22" height="12" alt=""></td> 
     64                                            <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> 
    6365                                            <td bgcolor="#636469" width="400" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë--><!--{$tpl_subtitle}--></span></td> 
    64                                             <td background="/ec-cube/img/contents/contents_title_right_bg.gif"><img src="/ec-cube/img/common/_.gif" width="18" height="1" alt=""></td> 
     66                                            <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> 
    6567                                        </tr> 
    6668                                        <tr> 
    67                                             <td colspan="3"><img src="/ec-cube/img/contents/contents_title_bottom.gif" width="440" height="7" alt=""></td> 
     69                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="440" height="7" alt=""></td> 
    6870                                        </tr> 
    6971                                        <tr> 
    70                                             <td colspan="3"><img src="/ec-cube/img/contents/main_bar.jpg" width="440" height="10" alt=""></td> 
     72                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="440" height="10" alt=""></td> 
    7173                                        </tr> 
    7274                                    </table> 
     
    8688                                            <input type="password" name="pass" size="30" style="<!--{$arrErr.pass|sfGetErrorColor}-->" value="<!--{$arrForm.pass.value}-->" class="box30" maxlength="50"/> 
    8789                                            </td> 
    88                                         </tr>    
     90                                        </tr> 
    8991                                        <tr class="fs12n"> 
    90                                             <td width="90" bgcolor="#f3f3f3">¥¿¥°¼±ÊÌID<span class="red">¢¨</span></td> 
     92                                            <td width="90" bgcolor="#f3f3f3">¥í¥°¥¤¥óURL<span class="red">¢¨</span></td> 
     93                                            <td width="337" bgcolor="#ffffff"> 
     94                                            <span class="red"><!--{$arrErr.login_url}--></span> 
     95                                            <input type="text" name="login_url" size="30" style="<!--{$arrErr.login_url|sfGetErrorColor}-->" value="<!--{$arrForm.login_url.value}-->" class="box30" maxlength="50"/> 
     96                                            </td> 
     97                                        </tr> 
     98                                        <tr class="fs12n"> 
     99                                            <td width="90" bgcolor="#f3f3f3">EBiS°ú¿ô<span class="red">¢¨</span></td> 
    91100                                            <td width="337" bgcolor="#ffffff"> 
    92101                                            <span class="red"><!--{$arrErr.cid}--></span> 
    93102                                            <input type="text" name="cid" size="30" style="<!--{$arrErr.cid|sfGetErrorColor}-->" value="<!--{$arrForm.cid.value}-->" class="box30" maxlength="50"/> 
    94103                                            </td> 
    95                                         </tr>                                        
     104                                        </tr> 
     105                                        <tr class="fs12n"> 
     106                                            <td width="90" bgcolor="#f3f3f3">¸ÜµÒID</td> 
     107                                            <td width="337" bgcolor="#ffffff"> 
     108                                            <!--{* ¸ÜµÒID¡¢ebis¥¿¥°¤Ç¤Ï"m1id" *}--> 
     109                                            <!--{assign var=key value="m1id"}--> 
     110                                            <span class="red12"><!--{$arrErr[$key]}--></span> 
     111                                            <!--{html_radios name="$key" options=$arrEBiSTagCustomerId selected=$arrForm[$key].value}--> 
     112                                            </td> 
     113                                        </tr> 
     114                                        <tr class="fs12n"> 
     115                                            <td width="90" bgcolor="#f3f3f3">¹ØÆþ¶â³Û</td> 
     116                                            <td width="337" bgcolor="#ffffff"> 
     117                                            <!--{* ¹ØÆþ¶â³Û¡¢ebis¥¿¥°¤Ç¤Ï"a1id" *}--> 
     118                                            <!--{assign var=key value="a1id"}--> 
     119                                            <span class="red12"><!--{$arrErr[$key]}--></span> 
     120                                            <!--{html_radios name="$key" options=$arrEBiSTagPayment selected=$arrForm[$key].value}--> 
     121                                            </td> 
     122                                        </tr> 
     123                                        <!--{section name="options_loop" loop=$smarty.const.EBiS_TAG_OPTIONS_MAX}--> 
     124                                        <tr class="fs12n"> 
     125                                            <!--{assign var=index value="`$smarty.section.options_loop.iteration`"}--> 
     126                                            <td width="90" bgcolor="#f3f3f3">Ǥ°Õ¹àÌÜ<!--{$index}--></td> 
     127                                            <td width="337" bgcolor="#ffffff"> 
     128                                            <!--{* Ǥ°Õ¹àÌÜ¡¢ebis¥¿¥°¤Ç¤Ïo1id, o2id, o3id... *}--> 
     129                                            <!--{assign var=key value="o`$index`id"}--> 
     130                                            <span class="red12"><!--{$arrErr[$key]}--></span> 
     131                                            <select name="<!--{$key}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->"> 
     132                                            <!--{html_options options=$arrEBiSTagOptions selected=$arrForm[$key].value}--> 
     133                                            </select> 
     134                                            </td> 
     135                                        </tr> 
     136                                        <!--{/section}--> 
    96137                                    </table> 
    97  
     138                                     
     139                                    <table width="440" border="0" cellspacing="1" cellpadding="8" summary=" "> 
     140                                        <tr class="fs12n"> 
     141                                            <td width="90" bgcolor="#f3f3f3" align="center"> 
     142                                            <input type="button" onClick="fnModeSubmit('csv','','');document.form1.mode.value='edit';return false;" value="¥Ú¡¼¥¸ÅÐÏ¿CSV¤ò¥À¥¦¥ó¥í¡¼¥É"> 
     143                                            </td> 
     144                                        </tr> 
     145                                    </table> 
     146                                     
    98147                                    <table width="440" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    99148                                        <tr> 
    100                                             <td bgcolor="#cccccc"><img src="/ec-cube/img/common/_.gif" width="1" height="5" alt=""></td> 
    101                                             <td><img src="/ec-cube/img/contents/tbl_top.gif" width="438" height="7" alt=""></td> 
    102                                             <td bgcolor="#cccccc"><img src="/ec-cube/img/common/_.gif" width="1" height="5" alt=""></td> 
     149                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td> 
     150                                            <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="438" height="7" alt=""></td> 
     151                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td> 
    103152                                        </tr> 
    104153                                        <tr> 
    105                                             <td bgcolor="#cccccc"><img src="/ec-cube/img/common/_.gif" width="1" height="10" alt=""></td> 
     154                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td> 
    106155                                            <td bgcolor="#e9e7de" align="center"> 
    107156                                            <table border="0" cellspacing="0" cellpadding="0" summary=" "> 
    108157                                                <tr> 
    109                                                     <td><input type="image" onMouseover="chgImgImageSubmit('/ec-cube/img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('/ec-cube/img/contents/btn_regist.jpg',this)" src="/ec-cube/img/contents/btn_regist.jpg" width="123" height="24" alt="¤³¤ÎÆâÍƤÇÅÐÏ¿¤¹¤ë" border="0" name="subm" ></td> 
     158                                                    <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" ></td> 
    110159                                                </tr> 
    111160                                            </table> 
    112161                                            </td> 
    113                                             <td bgcolor="#cccccc"><img src="/ec-cube/img/common/_.gif" width="1" height="10" alt=""></td> 
     162                                            <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td> 
    114163                                        </tr> 
    115164                                        <tr> 
    116                                             <td colspan="3"><img src="/ec-cube/img/contents/tbl_bottom.gif" width="440" height="8" alt=""></td> 
     165                                            <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="440" height="8" alt=""></td> 
    117166                                        </tr> 
    118167                                    </table> 
    119168                                </td> 
    120                                 <td background="/ec-cube/img/contents/main_right.jpg"><img src="/ec-cube/img/common/_.gif" width="14" height="1" alt=""></td> 
     169                                <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> 
    121170                            </tr> 
    122171                            <tr> 
    123                                 <td colspan="3"><img src="/ec-cube/img/contents/main_bottom.jpg" width="470" height="14" alt=""></td> 
     172                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="470" height="14" alt=""></td> 
    124173                            </tr> 
    125174                            <tr><td height="30"></td></tr> 
Note: See TracChangeset for help on using the changeset viewer.