mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
알림센터 목록 수 조정 옵션 추가
This commit is contained in:
parent
34db077871
commit
e7f3f75839
4 changed files with 39 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue