source: branches/comu/data/Smarty/templates_c/%%DA^DA6^DA6B9535%%login.tpl.php @ 2

Revision 2, 7.2 KB checked in by root, 17 years ago (diff)

new import

Line 
1<?php /* Smarty version 2.6.13, created on 2007-01-10 18:45:02
2         compiled from /home/web/beta.ec-cube.net/html/user_data/templates/mypage/login.tpl */ ?>
3<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
4smarty_core_load_plugins(array('plugins' => array(array('modifier', 'sfGetErrorColor', '/home/web/beta.ec-cube.net/html/user_data/templates/mypage/login.tpl', 48, false),array('modifier', 'sfGetChecked', '/home/web/beta.ec-cube.net/html/user_data/templates/mypage/login.tpl', 54, false),)), $this); ?>
5<!--¢§CONTENTS-->
6<table width="760" border="0" cellspacing="0" cellpadding="0" summary=" ">
7    <tr>
8        <td align="center" bgcolor="#ffffff">
9        <!--¢§MAIN ONTENTS-->
10        <table width="700" border="0" cellspacing="0" cellpadding="0" summary=" ">
11            <tr>
12                <td><img src="<?php echo @URL_DIR; ?>
13img/login/title.jpg" width="700" height="40" alt="¥í¥°¥¤¥ó"></td>
14            </tr>
15            <tr><td height="20"></td></tr>
16        </table>
17        <!--¢§²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤ß¤Î¤ªµÒÍÍ-->
18        <table width="640" border="0" cellspacing="0" cellpadding="0" summary=" ">
19            <tr>
20                <td align="center" bgcolor="#cccccc">
21                <table width="630" border="0" cellspacing="0" cellpadding="0" summary=" ">
22                    <tr><td height="5"></td></tr>
23                    <tr>
24                        <td align="center" bgcolor="#ffffff">
25                        <table width="604" border="0" cellspacing="0" cellpadding="0" summary=" ">
26                            <tr><td height="13"></td></tr>
27                            <tr>
28                                <td><img src="<?php echo @URL_DIR; ?>
29img/login/member.gif" width="202" height="16" alt="²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤ß¤Î¤ªµÒÍÍ"></td>
30                            </tr>
31                            <tr><td height="20"></td></tr>
32                        </table>
33                        <!--¥í¥°¥¤¥ó¤³¤³¤«¤é-->
34                        <table width="530" border="0" cellspacing="0" cellpadding="0" summary=" ">
35                        <form name="login_mypage" id="login_mypage" method="post" action="./login_check.php" onsubmit="return fnCheckLogin('login_mypage')">
36                        <input type="hidden" name="mode" value="login" >
37                            <tr>
38                                <td class="fs12">²ñ°÷¤ÎÊý¤Ï¡¢ÅÐÏ¿»þ¤ËÆþÎϤµ¤ì¤¿¥á¡¼¥ë¥¢¥É¥ì¥¹¤È¥Ñ¥¹¥ï¡¼¥É¤Ç¥í¥°¥¤¥ó¤·¤Æ¤¯¤À¤µ¤¤¡£</td>
39                            </tr>
40                            <tr><td height="10"></td></tr>
41                            <tr>
42                                <td align="center" bgcolor="#f0f0f0">
43                                <table width="490" border="0" cellspacing="0" cellpadding="0" summary=" ">
44                                    <tr><td height="20"></td></tr>
45                                    <tr>
46                                        <td><img src="<?php echo @URL_DIR; ?>
47img/login/mailadress.gif" width="92" height="13" alt="¥á¡¼¥ë¥¢¥É¥ì¥¹"></td>
48                                        <td>
49                                            <?php $this->assign('key', 'mypage_login_email'); ?>
50                                            <input type="text" name="<?php echo $this->_tpl_vars['key']; ?>
51" value="<?php echo $this->_tpl_vars['tpl_login_email']; ?>
52" maxlength="<?php echo @STEXT_LEN; ?>
53" style="<?php echo ((is_array($_tmp=$this->_tpl_vars['arrErr'][$this->_tpl_vars['key']])) ? $this->_run_mod_handler('sfGetErrorColor', true, $_tmp) : sfGetErrorColor($_tmp)); ?>
54" size="40" class="box40" />
55                                        </td>
56                                    </tr>
57                                    <tr>
58                                        <td align="right"></td>
59                                        <?php $this->assign('key', 'mypage_login_memory'); ?>
60                                        <td class="fs10n"><input type="checkbox" name="<?php echo $this->_tpl_vars['key']; ?>
61" value="1" <?php echo ((is_array($_tmp=$this->_tpl_vars['tpl_login_memory'])) ? $this->_run_mod_handler('sfGetChecked', true, $_tmp, 1) : sfGetChecked($_tmp, 1)); ?>
62 /><label for="memory">²ñ°÷¥á¡¼¥ë¥¢¥É¥ì¥¹¤ò¥³¥ó¥Ô¥å¡¼¥¿¡¼¤Ëµ­²±¤µ¤»¤ë</label></td>
63                                    </tr>
64                                    <tr><td height="10"></td></tr>
65                                    <tr>
66                                        <td><img src="<?php echo @URL_DIR; ?>
67img/login/password.gif" width="92" height="13" alt="¥Ñ¥¹¥ï¡¼¥É"></td>
68                                        <td>
69                                            <?php $this->assign('key', 'mypage_login_pass'); ?>
70                                            <input type="password" name="<?php echo $this->_tpl_vars['key']; ?>
71" maxlength="<?php echo @PASSWORD_LEN2; ?>
72" style="<?php echo ((is_array($_tmp=$this->_tpl_vars['arrErr'][$this->_tpl_vars['key']])) ? $this->_run_mod_handler('sfGetErrorColor', true, $_tmp) : sfGetErrorColor($_tmp)); ?>
73" size="40" class="box40" />
74                                        </td>
75                                    </tr>
76                                    <tr><td height="20"></td></tr>
77                                </table>
78                                </td>
79                            </tr>
80                            <tr><td height="20"></td></tr>
81                            <tr>
82                                <td align="center">
83                                    <input type="image" onmouseover="chgImgImageSubmit('<?php echo @URL_DIR; ?>
84img/login/b_login_on.gif',this)" onmouseout="chgImgImageSubmit('<?php echo @URL_DIR; ?>
85img/login/b_login.gif',this)" src="<?php echo @URL_DIR; ?>
86img/login/b_login.gif" width="140" height="30" alt="¥í¥°¥¤¥ó" name="log" id="log" /></a>
87                                </td>
88                            </tr>
89                            <tr><td height="15"></td></tr>
90                            <tr>
91                                <td class="fs10">¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý¤Ï<a href="<?php echo @URL_DIR; ?>
92forget/index.php" onclick="win01('/forgot/index.php','forget','600','400'); return false;" target="_blank">¤³¤Á¤é</a>¤«¤é¥Ñ¥¹¥ï¡¼¥É¤ÎºÆȯ¹Ô¤ò¹Ô¤Ã¤Æ¤¯¤À¤µ¤¤¡£<br>
93                                ¥á¡¼¥ë¥¢¥É¥ì¥¹¤ò˺¤ì¤¿Êý¤Ï¡¢¤ª¼ê¿ô¤Ç¤¹¤¬¡¢<a href="<?php echo @URL_DIR; ?>
94contact/index.php">¤ªÌ䤤¹ç¤ï¤»¥Ú¡¼¥¸</a>¤«¤é¤ªÌ䤤¹ç¤ï¤»¤¯¤À¤µ¤¤¡£</td>
95                            </tr>
96                            <tr><td height="20"></td></tr>
97                        </form>
98                        </table>
99                        <!--¥í¥°¥¤¥ó¤³¤³¤Þ¤Ç-->
100                        </td>
101                    </tr>
102                    <tr><td height="5"></td></tr>
103                </table>
104                </td>
105            </tr>
106            <tr><td height="20"></td></tr>
107        </table>
108        <!--¢¥²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤ß¤Î¤ªµÒÍÍ-->
109        <!--¢§¤Þ¤À²ñ°÷ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤¤ªµÒÍÍ-->
110        <table width="640" border="0" cellspacing="0" cellpadding="0" summary=" ">
111            <tr>
112                <td align="center" bgcolor="#cccccc">
113                <table width="630" border="0" cellspacing="0" cellpadding="0" summary=" ">
114                    <tr><td height="5"></td></tr>
115                    <tr>
116                        <td align="center" bgcolor="#ffffff">
117                        <table width="604" border="0" cellspacing="0" cellpadding="0" summary=" ">
118                            <tr><td height="13"></td></tr>
119                            <tr>
120                                <td><img src="<?php echo @URL_DIR; ?>
121img/login/guest.gif" width="247" height="16" alt="¤Þ¤À²ñ°÷ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤¤ªµÒÍÍ"></td>
122                            </tr>
123                            <tr><td height="20"></td></tr>
124                        </table>
125                       
126                        <table width="530" border="0" cellspacing="0" cellpadding="0" summary=" ">
127                            <tr>
128                                <td class="fs12">²ñ°÷ÅÐÏ¿¤ò¤¹¤ë¤ÈÊØÍø¤ÊMy¥Ú¡¼¥¸¤ò¤´ÍøÍѤ¤¤¿¤À¤±¤Þ¤¹¡£<br>
129                                ¤Þ¤¿¡¢¥í¥°¥¤¥ó¤¹¤ë¤À¤±¤Ç¡¢Ëè²ó¤ªÌ¾Á°¤ä½»½ê¤Ê¤É¤òÆþÎϤ¹¤ë¤³¤È¤Ê¤¯¥¹¥à¡¼¥º¤Ë¤ªÇ㤤ʪ¤ò¤ª³Ú¤·¤ß¤¤¤¿¤À¤±¤Þ¤¹¡£</td>
130                            </tr>
131                            <tr><td height="10"></td></tr>
132                            <tr>
133                                <td align="center" bgcolor="#f0f0f0">
134                                <table width="490" border="0" cellspacing="0" cellpadding="0" summary=" ">
135                                    <tr><td height="20"></td></tr>
136                                    <tr>
137                                        <td align="center">
138                                            <a href="<?php echo @URL_DIR; ?>
139entry/kiyaku.php" onmouseover="chgImg('<?php echo @URL_DIR; ?>
140img/login/b_gotoentry_on.gif','b_gotoentry');" onmouseout="chgImg('<?php echo @URL_DIR; ?>
141img/login/b_gotoentry.gif','b_gotoentry');"><img src="<?php echo @URL_DIR; ?>
142img/login/b_gotoentry.gif" width="130" height="30" alt="²ñ°÷ÅÐÏ¿¤ò¤¹¤ë" border="0" name="b_gotoentry"></a>¡¡
143                                        </td>
144                                    </tr>
145                                    <tr><td height="20"></td></tr>
146                                </table>
147                                </td>
148                            </tr>
149                            <tr><td height="20"></td></tr>
150                        </table>
151                        </td>
152                    </tr>
153                    <tr><td height="5"></td></tr>
154                </table>
155                </td>
156            </tr>
157        </table>
158        <!--¢¥¤Þ¤À²ñ°÷ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤¤ªµÒÍÍ-->
159        <!--¢¥MAIN ONTENTS-->
160        </td>
161    </tr>
162</table>
163<!--¢¥CONTENTS-->
164
Note: See TracBrowser for help on using the repository browser.