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 labeled icon button" name="type" value="reset_count" type="submit"><i class="ui repeat icon"></i>重新计算提交及 AC 数</button></p>
|
|
|
|
<p><button class="ui blue labeled icon button" name="type" value="reset_discussion" type="submit"><i class="ui repeat icon"></i>重新计算讨论版回复数和回复时间</button></p>
|
|
|
|
<p><button class="ui blue labeled icon button" name="type" value="reset_codelen" type="submit"><i class="ui repeat icon"></i>重新计算提交代码长度</button></p>
|
|
|
|
</form>
|
|
|
|
<% include admin_footer %>
|