mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
조회수 설정에 대한 설명추가
This commit is contained in:
parent
e33bdb9b92
commit
de13ea21ec
2 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
<div class="x_controls">
|
||||
<label class="x_inline" for="updatecount_yes"><input type="radio" name="updatecount" id="updatecount_yes" value="Y" checked="checked"|cond="$config->updatecount == 'yes'" /> {$lang->cmd_yes}</label>
|
||||
<label class="x_inline" for="updatecount_no"><input type="radio" name="updatecount" id="updatecount_no" value="N" checked="checked"|cond="$config->updatecount != 'yes'" /> {$lang->cmd_no}</label>
|
||||
<p>{$lang->about_read_update_count}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="btnArea x_clearfix">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue