알림센터 목록 수 조정 옵션 추가

This commit is contained in:
BJRambo 2021-04-16 17:16:45 +09:00
parent 34db077871
commit e7f3f75839
4 changed files with 39 additions and 0 deletions

View file

@ -79,6 +79,13 @@
<p class="x_help-block">{$lang->ncenterlite_zindex_about}</p>
</div>
</div>
<div class="x_control-group">
<label class="x_control-label" for="notify_count">{$lang->ncenterlite_notify_count}</label>
<div class="x_controls">
<input type="number" name="notify_count" id="notify_count" value="{$config->notify_count}" style="width:100px" />
<p class="x_help-block">{$lang->ncenterlite_notify_count_about}</p>
</div>
</div>
</section>
<div class="x_clearfix btnArea">
<div class="x_pull-right">