Van
2019-02-11 01:02:12 +08:00
parent e3c64f977f
commit cd12e591de
122 changed files with 141 additions and 2950 deletions

View File

@@ -35,7 +35,7 @@
</div>
<#if article.commentable>
<div class="right">
<a rel="nofollow" href="javascript:replyTo('${comment.oId}');">${replyLabel}</a>
<a rel="nofollow" href="javascript:page.toggleEditor('${comment.oId}', '${comment.commentName}');">${replyLabel}</a>
&nbsp;|&nbsp;
${comment.commentDate2?string("yyyy-MM-dd HH:mm:ss")}
</div>