This commit is contained in:
Liang Ding 2014-05-29 09:38:28 +08:00
parent 5734a8aa02
commit 93cd483a2c

View File

@ -30,7 +30,7 @@
<span class="left"> <span class="left">
by&nbsp; by&nbsp;
</span> </span>
<a rel="nofollow" class="left" title="${article.authorName}" href="${servePath}/authors/${article.authorId}}"> <a rel="nofollow" class="left" title="${article.authorName}" href="${servePath}/authors/${article.authorId}">
${article.authorName} ${article.authorName}
</a> </a>
<span class="clear"></span> <span class="clear"></span>