source: branches/version-1/data/downloads/module/mdl_cybs/mdl_cybs_credit_3d.tpl @ 17244

Revision 17244, 566 bytes checked in by adachi, 16 years ago (diff)

サイバーソース決済モジュール暫定コミット

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/html
Line 
1<p>ËÜ¿Íǧ¾Ú¥µ¡¼¥Ó¥¹¤ò³«»Ï¤·¤Þ¤¹¡£¤³¤Î¤Þ¤Þ¤Ç¤·¤Ð¤é¤¯¤ªÂÔ¤Á¤¯¤À¤µ¤¤¡£</p>
2<form name="ACSCall" action="<!--{$AcsUrl}-->" method="POST">
3
4<noscript>
5<br />
6<br />
7<center>
8<p>
9²èÌ̤¬°ÜÆ°¤·¤Ê¤¤¾ì¹ç¤Ï¡ÖOK¡×¥Ü¥¿¥ó¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¤¯¤À¤µ¤¤¡£
10</p>
11<input type="submit" value="OK">
12</center>
13</noscript>
14
15<input type="hidden" name="PaReq" value="<!--{$PaReq}-->">
16<input type="hidden" name="TermUrl" value="<!--{$TermUrl}-->">
17<input type="hidden" name="MD" value="<!--{$MD}-->">
18
19</form>
20
21<script>
22<!--
23function OnLoadEvent() {
24    document.ACSCall.submit();
25}
26//-->
27</script>
Note: See TracBrowser for help on using the repository browser.