#18976536 : css separation

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7559 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-06-29 04:49:56 +00:00
parent beb90d7e5d
commit 69d33a4a4c
2 changed files with 36 additions and 1 deletions

View file

@ -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>