mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
fix #1474 XEDITON 레이아웃에서 자동 로그인 설정이 적용되지 않는 문제 고침
This commit is contained in:
parent
8adc874707
commit
a4d8327b72
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@
|
|||
</div>
|
||||
<div class="control-group">
|
||||
<label class="chk_label" for="keepid_opt">
|
||||
<input type="checkbox" name="keep_signed" id="keepid_opt" />
|
||||
<input type="checkbox" name="keep_signed" id="keepid_opt" value="Y" />
|
||||
<span class="checkbox"></span> {$lang->keep_signed}
|
||||
</label>
|
||||
<div id="warning">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue