Commit 4914f91d by 冷斌

踢人

parent 684d6145
......@@ -74,6 +74,12 @@ input{
<input type="text" name="post[invite_reward]" value="{$config['invite_reward']}"> 用户充值就会获得魅力值比例
</div>
</div>
<div class="control-group">
<label class="control-label">全房间提示</label>
<div class="controls">
<input type="text" name="post[global_prompt]" value="{$config['global_prompt']}"> 当用户使用钻石超过,全房间提示
</div>
</div>
<div class="control-group hide">
<label class="control-label">家族控制</label>
<div class="controls">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment