source: temp/trunk/html/install/templates/complete.tpl @ 2194

Revision 2194, 668 bytes checked in by naka, 17 years ago (diff)

* empty log message *

  • Property svn:mime-type set to application/octet-stream
Line 
1<table width="502" border="0" cellspacing="1" cellpadding="0" summary=" ">
2<form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF}-->">
3<input type="hidden" name="mode" value="<!--{$tpl_mode}-->">
4
5<!--{foreach key=key item=item from=$arrHidden}-->
6<input type="hidden" name="<!--{$key}-->" value="<!--{$item|escape}-->">
7<!--{/foreach}-->
8
9<tr><td height="80"></td></tr>
10<tr>
11    <td align="center" class="fs12">
12        <strong>EC CUBE ¥¤¥ó¥¹¥È¡¼¥ë¤¬´°Î»¤·¤Þ¤·¤¿¡£</strong><br>
13        <br>
14        <a href="/admin/">´ÉÍý²èÌÌ</a>¤Ë¥í¥°¥¤¥ó¤Ç¤­¤Þ¤¹¡£<br>
15        ID:admin PASSWORD:password
16       
17    </td>
18</tr>
19<tr><td height="80"></td></tr>
20
21</table>
Note: See TracBrowser for help on using the repository browser.