source: branches/feature-module-paygent/html/install/temp/%%4B^4B3^4B3E9405%%step3.tpl.php @ 15162

Revision 15162, 5.4 KB checked in by naka, 17 years ago (diff)

ペイジェント決済モジュール

Line 
1<?php /* Smarty version 2.6.13, created on 2007-07-31 11:54:25
2         compiled from step3.tpl */ ?>
3<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
4smarty_core_load_plugins(array('plugins' => array(array('modifier', 'script_escape', 'step3.tpl', 26, false),array('modifier', 'escape', 'step3.tpl', 26, false),)), $this); ?>
5<script type="text/javascript">
6<!--
7    // ¥â¡¼¥É¤È¥­¡¼¤ò»ØÄꤷ¤ÆSUBMIT¤ò¹Ô¤¦¡£
8    function fnModeSubmit(mode) {
9        switch(mode) {
10        case 'drop':
11            if(!window.confirm('°ìÅÙºï½ü¤·¤¿¥Ç¡¼¥¿¤Ï¡¢¸µ¤ËÌ᤻¤Þ¤»¤ó¡£\nºï½ü¤·¤Æ¤âµ¹¤·¤¤¤Ç¤¹¤«¡©')){
12                return;
13            }
14            break;
15        default:
16            break;
17        }
18        document.form1['mode'].value = mode;
19        document.form1.submit();   
20    }
21//-->
22</script>
23
24<table width="502" border="0" cellspacing="1" cellpadding="0" summary=" ">
25<form name="form1" id="form1" method="post" action="<?php echo ((is_array($_tmp=((is_array($_tmp=$_SERVER['PHP_SELF'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)))) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
26">
27<input type="hidden" name="mode" value="<?php echo ((is_array($_tmp=$this->_tpl_vars['tpl_mode'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)); ?>
28">
29<input type="hidden" name="step" value="0">
30
31<?php $_from = ((is_array($_tmp=$this->_tpl_vars['arrHidden'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)); if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
32    foreach ($_from as $this->_tpl_vars['key'] => $this->_tpl_vars['item']):
33?>
34<input type="hidden" name="<?php echo ((is_array($_tmp=$this->_tpl_vars['key'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)); ?>
35" value="<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['item'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)))) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
36">
37<?php endforeach; endif; unset($_from); ?>
38
39<tr><td height="30"></td></tr>
40<tr><td align="left" class="fs12st">¢£¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î½é´ü²½</td></tr>
41<tr><td align="left" class="fs12"><?php if (((is_array($_tmp=$this->_tpl_vars['tpl_db_version'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) != ""): ?>Àܳ¾ðÊó¡§<?php echo ((is_array($_tmp=$this->_tpl_vars['tpl_db_version'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp));  endif; ?></td></tr>
42<tr><td align="left" class="fs12">¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î½é´ü²½¤ò³«»Ï¤·¤Þ¤¹</td></tr>
43<tr><td align="left" class="fs12">¢¨¤¹¤Ç¤Ë¥Æ¡¼¥Ö¥ëÅù¤¬ºîÀ®¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤ÏÃæÃǤµ¤ì¤Þ¤¹</td></tr>
44<?php if (((is_array($_tmp=$this->_tpl_vars['tpl_mode'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) != 'complete'): ?>
45<tr><td align="left" class="fs12"><input type="checkbox" id="skip" name="db_skip" <?php if (((is_array($_tmp=$this->_tpl_vars['tpl_db_skip'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) == 'on'): ?>checked<?php endif; ?>> <label for="skip">¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î½é´ü²½½èÍý¤ò¹Ô¤ï¤Ê¤¤</label></td></tr>
46<?php endif; ?>
47
48<?php if (count ( ((is_array($_tmp=$this->_tpl_vars['arrErr'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) ) > 0 || ((is_array($_tmp=$this->_tpl_vars['tpl_message'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) != ""): ?>
49<tr>
50    <td bgcolor="#cccccc" class="fs12">
51    <table width="500" border="0" cellspacing="1" cellpadding="8" summary=" ">
52        <tr>
53            <td bgcolor="#ffffff" class="fs12" height="50">
54            <?php echo ((is_array($_tmp=$this->_tpl_vars['tpl_message'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)); ?>
55<br>
56            <span class="red"><?php echo ((is_array($_tmp=$this->_tpl_vars['arrErr']['all'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)); ?>
57</span>
58            <?php if (((is_array($_tmp=$this->_tpl_vars['arrErr']['all'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)) != ""): ?>
59            <input type="button" onclick="fnModeSubmit('drop');" value="´û¸¥Ç¡¼¥¿¤ò¤¹¤Ù¤Æºï½ü¤¹¤ë">
60            <?php endif; ?>
61            </td>
62        </tr>
63    </table>
64    </td>
65</tr>
66<?php endif; ?>
67</table>
68
69<table width="500" border="0" cellspacing="1" cellpadding="8" summary=" ">
70    <tr><td height="20"></td></tr>
71    <tr>
72        <td align="center">
73        <a href="#" onmouseover="chgImg('../img/install/back_on.jpg','back')" onmouseout="chgImg('../img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_step2';document.form1.submit();return false;" /><img  width="105" src="../img/install/back.jpg"  height="24" alt="Á°¤ØÌá¤ë" border="0" name="back"></a>
74        <input type="image" onMouseover="chgImgImageSubmit('../img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../img/install/next.jpg',this)" src="../img/install/next.jpg" width="105" height="24" alt="¼¡¤Ø¿Ê¤à" border="0" name="next" onClick="document.body.style.cursor = 'wait';">
75        </td>
76    </tr>
77    <tr><td height="30"></td></tr>
78</from>
79</table>                               
Note: See TracBrowser for help on using the repository browser.