#43 이미지 제거 및 설명 추가.

This commit is contained in:
bnu 2013-11-21 14:15:49 +09:00
parent 054dc852e2
commit 5446b6480e
5 changed files with 7 additions and 13 deletions

View file

@ -234,6 +234,7 @@
<label class="x_control-label" for="sitelock_message">{$lang->sitelock_message}</label>
<div class="x_controls" style="margin-right:14px">
<textarea name="sitelock_message" id="sitelock_message" rows="4" cols="42" style="width:100%;">{$sitelock_message}</textarea>
<span class="x_help-block">{$lang->sitelock_message_help}</span>
</div>
</div>