diff options
Diffstat (limited to 'templates/zh_CN/archtocentry.html')
-rw-r--r-- | templates/zh_CN/archtocentry.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/zh_CN/archtocentry.html b/templates/zh_CN/archtocentry.html index c5ca58eb..4c482b22 100644 --- a/templates/zh_CN/archtocentry.html +++ b/templates/zh_CN/archtocentry.html @@ -2,10 +2,10 @@ <tr> <td>%(archivelabel)s:</td> <td> - <A href="%(archive)s/thread.html">[ ÏßË÷ ]</a> - <A href="%(archive)s/subject.html">[ Ö÷Ìâ ]</a> - <A href="%(archive)s/author.html">[ ×÷Õß ]</a> - <A href="%(archive)s/date.html">[ ÈÕÆÚ ]</a> + <A href="%(archive)s/thread.html">[ 线索 ]</a> + <A href="%(archive)s/subject.html">[ 主题 ]</a> + <A href="%(archive)s/author.html">[ 作者 ]</a> + <A href="%(archive)s/date.html">[ 日期 ]</a> </td> %(textlink)s </tr> |