Line | |
---|
1 | <!--{if $arrDisp.memo01 == $smarty.const.MDL_PAYGENT_ID && $arrDisp.memo08 == $smarty.const.PAYGENT_CREDIT}-->
|
---|
2 | <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
|
---|
3 | <input type="hidden" name="paygent_type" value="">
|
---|
4 | <tr class="fs12n">
|
---|
5 | <td bgcolor="#f2f1ec" width="717" colspan="4">¢§¥Ú¥¤¥¸¥§¥ó¥È</td>
|
---|
6 | </tr>
|
---|
7 | <tr class="fs12n">
|
---|
8 | <td bgcolor="#f2f1ec" width="110">¥«¡¼¥É¥¹¥Æ¡¼¥¿¥¹</td>
|
---|
9 | <td bgcolor="#ffffff"><!--{if $paygent_return != ""}--><!--{$paygent_return}--><!--{else}--><!--{$arrDisp.memo09|default:"(̤½èÍý)"}--><!--{/if}--></td>
|
---|
10 | </tr>
|
---|
11 | <tr class="fs12n">
|
---|
12 | <td bgcolor="#f2f1ec" width="110">¥«¡¼¥ÉÅÅʸÁ÷¿®</td>
|
---|
13 | <td bgcolor="#ffffff">
|
---|
14 | <!--{*
|
---|
15 | <input type="button" onclick="fnModeSubmit('paygent_order','paygent_type','auth_cancel'); return false;" value="¥ª¡¼¥½¥ê¥¥ã¥ó¥»¥ë">
|
---|
16 | *}-->
|
---|
17 | <input type="button" onclick="fnModeSubmit('paygent_order','paygent_type','card_commit'); return false;" value="Çä¾å">
|
---|
18 | <input type="button" onclick="fnModeSubmit('paygent_order','paygent_type','card_commit_cancel'); return false;" value="Çä¾å¥¥ã¥ó¥»¥ë">
|
---|
19 | </td>
|
---|
20 | </tr>
|
---|
21 | </table>
|
---|
22 |
|
---|
23 | <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
---|
24 | <tr><td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td></tr>
|
---|
25 | </table>
|
---|
26 | <!--{/if}--> |
---|
Note: See
TracBrowser
for help on using the repository browser.