Browse Source

fix typo

master
namasikanam 3 years ago
parent
commit
4921bc286d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      templates/list.html

+ 2
- 2
templates/list.html View File

@ -294,7 +294,7 @@
</div>
<div class="form-group mt-4 mb-4">
<label>说明(可选)</label>
<textarea class="form-control" name="notes" rows="2" placeholder="默认视为往年期末考题,也可能是其他资料" maxlength="200"></textarea>
<textarea class="form-control" name="notes" rows="2" placeholder="默认视为往年期末考题,如是其他资料,请于此说明" maxlength="200"></textarea>
</div>
<div class="custom-file">
<input type="file" class="custom-file-input" name="files[]" multiple required>
@ -329,7 +329,7 @@
,由工作人员后台添加。
</li>
<li>
如果你认为本项目侵犯了你的权益,请致信
如果你认为有资料侵犯了你的权益,请致信
<a href="mailto:thu_courses@protonmail.com">thu_courses@protonmail.com</a>
,我们会在第一时间处理。
</li>

Loading…
Cancel
Save