mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
#43 사이트 잠금 설정이 되어 있을 때 설정 항목을 펼친 상태로 보여주도록 개선.
This commit is contained in:
parent
39489ac1b7
commit
0a5bf152a8
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<section class="section collapsed">
|
<section class="section <!--@if($use_sitelock != 'Y')-->collapsed<!--@endif-->">
|
||||||
<h1>{$lang->subtitle_sitelock}</h1>
|
<h1>{$lang->subtitle_sitelock}</h1>
|
||||||
<form action="./" method="post" enctype="multipart/form-data" class="x_form-horizontal" ruleset="sitelock">
|
<form action="./" method="post" enctype="multipart/form-data" class="x_form-horizontal" ruleset="sitelock">
|
||||||
<input type="hidden" name="module" value="admin" />
|
<input type="hidden" name="module" value="admin" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue