aboutsummaryrefslogtreecommitdiffstats
path: root/templates/zh_CN/article.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/zh_CN/article.html')
-rw-r--r--templates/zh_CN/article.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/zh_CN/article.html b/templates/zh_CN/article.html
index 7cd7d838..11b52ed1 100644
--- a/templates/zh_CN/article.html
+++ b/templates/zh_CN/article.html
@@ -20,7 +20,7 @@
<P><UL>
%(prev_wsubj)s
%(next_wsubj)s
- <LI> <B>信息排序的方式:</B>
+ <LI> <B>信息排序方式:</B>
<a href="date.html#%(sequence)s">[ 日期 ]</a>
<a href="thread.html#%(sequence)s">[ 线索 ]</a>
<a href="subject.html#%(sequence)s">[ 主题 ]</a>
@@ -36,7 +36,7 @@
<!--threads-->
%(prev_wsubj)s
%(next_wsubj)s
- <LI> <B>信息排序的方式:</B>
+ <LI> <B>信息排序方式:</B>
<a href="date.html#%(sequence)s">[ 日期 ]</a>
<a href="thread.html#%(sequence)s">[ 线索 ]</a>
<a href="subject.html#%(sequence)s">[ 主题 ]</a>
@@ -45,5 +45,5 @@
</UL>
<hr>
-<a href="%(listurl)s">关于邮件列表%(listname)s 更多的信息</a><br>
+<a href="%(listurl)s">关于邮件列表 %(listname)s 的更多信息</a><br>
</body></html>