You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<% this.adminPage = 'other'; %>
|
|
|
|
<% include admin_header %>
|
|
|
|
<form method="post" class="ui form">
|
|
|
|
<p><button class="ui blue button" name="type" value="reset_count" type="submit">重新计算提交及 AC 数</button></p>
|
|
|
|
<p><button class="ui blue button" name="type" value="reset_discussion" type="submit">重新计算讨论版回复数和回复时间</button></p>
|
|
|
|
<!-- <button name="type" value="reset_size" type="submit">重新计算代码大小</button> -->
|
|
|
|
</form>
|
|
|
|
<% include admin_footer %>
|