source: branches/feature-module-zeus/html/install/temp/%%F8^F89^F89537C5%%step0_1.tpl.php @ 15376

Revision 15376, 3.2 KB checked in by naka, 17 years ago (diff)
Line 
1<?php /* Smarty version 2.6.13, created on 2007-08-27 16:38:29
2         compiled from step0_1.tpl */ ?>
3<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
4smarty_core_load_plugins(array('plugins' => array(array('modifier', 'script_escape', 'step0_1.tpl', 16, false),array('modifier', 'escape', 'step0_1.tpl', 25, false),)), $this); ?>
5<table width="502" border="0" cellspacing="1" cellpadding="0" summary=" ">
6
7<table width="502" border="0" cellspacing="1" cellpadding="0" summary=" ">
8<tr><td height="20"></td></tr>
9<tr><td align="left" class="fs12st">¢£É¬Íפʥե¡¥¤¥ë¤Î¥³¥Ô¡¼</td></tr>
10<tr>
11    <td bgcolor="#cccccc">
12    <table width="500" border="0" cellspacing="1" cellpadding="8" summary=" ">
13        <tr>
14            <td bgcolor="#ffffff" class="fs12">
15            <textarea name="disp_area" cols="70" rows="20" class="area70"><?php echo ((is_array($_tmp=$this->_tpl_vars['copy_mess'])) ? $this->_run_mod_handler('script_escape', true, $_tmp) : smarty_modifier_script_escape($_tmp)); ?>
16</textarea></td>
17            </td>
18        </tr>
19    </table>
20    </td>
21</tr>
22</table>
23
24<table width="500" border="0" cellspacing="1" cellpadding="8" 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    <tr><td height="20"></td></tr>
39    <tr>
40        <td align="center">
41        <a href="#" onmouseover="chgImg('../img/install/back_on.jpg','back')" onmouseout="chgImg('../img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_step0';document.form1.submit();return false;" /><img  width="105" src="../img/install/back.jpg"  height="24" alt="Á°¤ØÌá¤ë" border="0" name="back"></a>
42        <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">
43        </td>
44    </tr>
45    <tr><td height="30"></td></tr>
46</from>
47</table>                               
Note: See TracBrowser for help on using the repository browser.