mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 11:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1850 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a0526f8485
commit
bc3fba33b2
231 changed files with 2671 additions and 2132 deletions
|
|
@ -5,66 +5,57 @@
|
|||
<form action="./" method="post" onsubmit="return procFilter(this, install)">
|
||||
<input type="hidden" name="db_type" value="{$db_type}" />
|
||||
|
||||
<div id="box">
|
||||
<h1><img src="./images/h1.png" alt="Zeroboard XE Install" width="750" height="36" class="iePngFix" /></h1>
|
||||
<h2>{$lang->form_title}</h2>
|
||||
|
||||
<div id="content">
|
||||
<h2>{$lang->form_title}</h2>
|
||||
<table cellspacing="0" class="tableType7">
|
||||
<col width="100" />
|
||||
<col width="160" />
|
||||
<col />
|
||||
|
||||
<table cellspacing="0" class="tableType7">
|
||||
<col width="100" />
|
||||
<col width="160" />
|
||||
<col />
|
||||
<tr>
|
||||
<th rowspan="2" class="hr" scope="row">{$db_type}</th>
|
||||
<th class="second" scope="row"><label for="textfield11">{$lang->db_database_file}</label></th>
|
||||
<td>
|
||||
<input type="text" name="db_database_file" value="../zeroboard_xe.sqlite" class="inputTypeText w100" id="textfield11" />
|
||||
<p>{$lang->about_database_file}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second hr" scope="row"><label for="textfield12">{$lang->db_table_prefix}</label></th>
|
||||
<td class="hr"><input type="text" name="db_table_prefix" value="xe" class="inputTypeText w100" id="textfield16" /></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th rowspan="2" class="hr" scope="row">{$db_type}</th>
|
||||
<th class="second" scope="row"><label for="textfield11">{$lang->db_database_file}</label></th>
|
||||
<td>
|
||||
<input type="text" name="db_database_file" value="../zeroboard_xe.sqlite" class="inputTypeText w100" id="textfield11" />
|
||||
<p>{$lang->about_database_file}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second hr" scope="row"><label for="textfield12">{$lang->db_table_prefix}</label></th>
|
||||
<td class="hr"><input type="text" name="db_table_prefix" value="xe" class="inputTypeText w100" id="textfield16" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="6" scope="row" class="borderBottomNone"><label for="radio2">{$lang->admin_title}</label></th>
|
||||
<th class="second" scope="row"><label for="textfield21">{$lang->user_id}</label></th>
|
||||
<td><input type="text" id="textfield21" name="user_id" value="admin" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield22">{$lang->password1}</label></th>
|
||||
<td><input id="textfield22" type="password" name="password1" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield23">{$lang->password2}</label></th>
|
||||
<td><input id="textfield23" type="password" name="password2" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield24">{$lang->user_name}</label></th>
|
||||
<td><input id="textfield24" type="text" name="user_name" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield25">{$lang->nick_name}</label></th>
|
||||
<td><input id="textfield25" type="text" name="nick_name" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield26">{$lang->email_address}</label></th>
|
||||
<td><input id="textfield26" type="text" name="email_address" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<tr>
|
||||
<th rowspan="6" scope="row" class="borderBottomNone"><label for="radio2">{$lang->admin_title}</label></th>
|
||||
<th class="second" scope="row"><label for="textfield21">{$lang->user_id}</label></th>
|
||||
<td><input type="text" id="textfield21" name="user_id" value="admin" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield22">{$lang->password1}</label></th>
|
||||
<td><input id="textfield22" type="password" name="password1" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield23">{$lang->password2}</label></th>
|
||||
<td><input id="textfield23" type="password" name="password2" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield24">{$lang->user_name}</label></th>
|
||||
<td><input id="textfield24" type="text" name="user_name" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield25">{$lang->nick_name}</label></th>
|
||||
<td><input id="textfield25" type="text" name="nick_name" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="second" scope="row"><label for="textfield26">{$lang->email_address}</label></th>
|
||||
<td><input id="textfield26" type="text" name="email_address" class="inputTypeText" /></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<ul class="buttonCenter" style="margin-left:45%">
|
||||
<li><span class="buttonTypeA"><img src="./images/blank.gif" alt="" class="leftCap" /><input type="submit" value="{$lang->cmd_registration}" /><img src="./images/blank.gif" alt="" class="rightCap" /></span></li>
|
||||
</ul>
|
||||
<div class="buttonCenter">
|
||||
<span class="button"><input type="submit" value="{$lang->cmd_registration}" /></span>
|
||||
</div>
|
||||
|
||||
<img src="./images/installBoxBottom.png" alt="" width="750" height="10" class="iePngFix" />
|
||||
</div>
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
<!--#include("footer.html")-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue