This commit is contained in:
Liang Ding
2018-12-01 11:13:31 +08:00
parent 6b521a0d05
commit a9a1ef3807
19 changed files with 20 additions and 20 deletions

View File

@@ -87,7 +87,7 @@
<form class="form-inline">
<input type="text" id="commentValidate" class="form-control"/>
<img id="captcha" alt="validate" src="${servePath}/captcha.do" />
<img id="captcha" alt="validate" src="${servePath}/captcha" />
</form>
</td>
</tr>