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

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