mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
#18976536 : css separation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7559 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
beb90d7e5d
commit
69d33a4a4c
2 changed files with 36 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
|
||||
<!--%import("css/mlogin.css")-->
|
||||
<div class="bd">
|
||||
<h2 class="h2">{$lang->cmd_login}</h2>
|
||||
<form action="./" method="POST">
|
||||
<input type="hidden" name="module" value="member" />
|
||||
|
|
@ -13,3 +14,4 @@
|
|||
<div class="fr"><a href="join.html" class="bn">회원가입</a> <button type="submit" class="bn">로그인</button></div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue