Browse Source

Signed-off-by: zry <admin@z-touhou.org>

zry 8 years ago
parent
commit
a0fb9abe42
1 changed files with 3 additions and 3 deletions
  1. 3 3
      templates/vote/restart.html

+ 3 - 3
templates/vote/restart.html

@@ -16,14 +16,14 @@
 </div>
 
 <div class="well well-lg"  style="background:#FFF; color:#000">
-	<h2>注意:请确保没有重要数据未导出,方可进行下面的步骤。</h2>
+	<h1>注意:请确保没有重要数据未导出,方可进行下面的步骤。</h1>
 </div>
 
-<h3>第一步:清理旧用户</h3>
+<h2>第一步:清理旧用户</h2>
 <hr />
     <p>前往<code>管理用户</code>页面,使用<code>批量删除</code>或<code>按导入批号删除</code>删除新一轮投票不需要的旧用户。</p>
 
-<h3>第二步:导入新用户</h3>
+<h2>第二步:导入新用户</h2>
 <hr />
     <p>前往<code>批量导入用户</code>页面,下载模板,然后制作出需要导入的用户名单。</p>
     <p>如果需要生成随机密码,可以使用<code>随机密码工具</code>生成随机密码。</p>