Fix #1186 혼란을 일으키는 레이아웃 일괄적용 버튼 삭제

This commit is contained in:
Kijin Sung 2020-12-16 22:12:35 +09:00
parent cc03f0ad1a
commit a395d76d33

View file

@ -151,12 +151,6 @@
</select>
</div>
</div>
<div class="x_control-group">
<label class="x_control-label">{$lang->not_apply_menu}</label>
<div class="x_controls">
<label class="x_inline"><input type="checkbox" name="apply_layout" id="apply_layout" value="Y" /> {$lang->about_not_apply_menu}</label>
</div>
</div>
</div>
</section>