mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Update config.html
This commit is contained in:
parent
e74f4c1f87
commit
6ca19f0dec
1 changed files with 6 additions and 0 deletions
|
|
@ -51,6 +51,12 @@
|
|||
<br />
|
||||
<input type="number" name="blamed" value="{$config->blamed}" id="blamed" style="text-align:right" /> :
|
||||
<label for="blamed" class="x_inline">{$lang->point_blamed}</label>
|
||||
<br />
|
||||
<input type="number" name="voted_comment" value="{$config->voted_comment}" style="text-align:right" id="voted_comment" /> :
|
||||
<label for="voted_comment" class="x_inline">{$lang->comment} {$lang->point_voted}</label>
|
||||
<br />
|
||||
<input type="number" name="blamed_comment" value="{$config->blamed_comment}" id="blamed_comment" style="text-align:right" /> :
|
||||
<label for="blamed_comment" class="x_inline">{$lang->comment} {$lang->point_blamed}</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="x_control-group">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue