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

@@ -75,7 +75,7 @@
<tr>
<td colspan="2">
<input type="text" class="normalInput" id="commentValidate"/>
<img id="captcha" alt="validate" src="${servePath}/captcha.do" />
<img id="captcha" alt="validate" src="${servePath}/captcha" />
</td>
</tr>
</#if>