mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
XE_*스킨의 write_form.html의 설정이 한글로 고정된 부분과 쪽지 보내기 창의 제목부분을 $lang변수로 변경
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1962 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d9dc99c577
commit
db7dc5571c
4 changed files with 4 additions and 4 deletions
|
|
@ -40,7 +40,7 @@
|
|||
</div>
|
||||
|
||||
<dl class="option">
|
||||
<dt>설정옵션</dt>
|
||||
<dt>{$lang->cmd_setup}</dt>
|
||||
<!--@if($grant->manager)-->
|
||||
<dd>
|
||||
<input type="checkbox" name="is_notice" value="Y" <!--@if($oDocument->isNotice())-->checked="checked"<!--@end--> id="is_notice" />
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
</div>
|
||||
|
||||
<dl class="option">
|
||||
<dt>설정옵션</dt>
|
||||
<dt>{$lang->cmd_setup}</dt>
|
||||
<!--@if($grant->manager)-->
|
||||
<dd>
|
||||
<input type="checkbox" name="is_notice" value="Y" <!--@if($oDocument->isNotice())-->checked="checked"<!--@end--> id="is_notice" />
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
</div>
|
||||
|
||||
<dl class="option">
|
||||
<dt>설정옵션</dt>
|
||||
<dt>{$lang->cmd_setup}</dt>
|
||||
<!--@if($grant->manager)-->
|
||||
<dd>
|
||||
<input type="checkbox" name="is_notice" value="Y" <!--@if($oDocument->isNotice())-->checked="checked"<!--@end--> id="is_notice" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue