mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
member module UI fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9212 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3cfdd7f954
commit
c3cc22e7db
1 changed files with 3 additions and 4 deletions
|
|
@ -5,7 +5,6 @@
|
|||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="document_srl" value="{$document_srl}" />
|
||||
<input type="hidden" name="page" value="{$page}" />
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p class="q"><label for="uid">{$lang->user_id}</label></p>
|
||||
|
|
@ -24,8 +23,8 @@
|
|||
<p class="a"><input type="password" name="password2" id="npw2" /></p>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="btnArea">
|
||||
<span class="btn"><input type="submit" value="{$lang->cmd_registration}" /></span>
|
||||
</div>
|
||||
</form>
|
||||
<div class="btnArea">
|
||||
<span class="btn"><input type="submit" value="{$lang->cmd_registration}" /></span>
|
||||
</div>
|
||||
<include target="./common_footer.html" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue