member setup UI enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9004 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-02 10:15:13 +00:00
parent 482cb56a5f
commit b661df93b7
2 changed files with 5 additions and 1 deletions

View file

@ -99,7 +99,7 @@
</div>
<div class="a">
<textarea rows="4" cols="42" id="prohibited_id" name="denied_id" title="{$lang->add_prohibited_id}"></textarea>
<span class="btn"><button type="button">추가</button></span>
<span class="btn"><button type="button">{$lang->add}</button></span>
<span class="desc">{$lang->multi_line_input}</span>
</div>
<!--