同步宝塔上的源码
This commit is contained in:
2
source/language/block/lang_forumlist.php
Normal file → Executable file
2
source/language/block/lang_forumlist.php
Normal file → Executable file
@@ -26,7 +26,7 @@ $lang = array
|
||||
'forumlist_orderby_displayorder' => '按显示顺序顺序排序',
|
||||
'forumlist_orderby_threads' => '按主题数倒序排序',
|
||||
'forumlist_orderby_todayposts' => '按今日发帖数倒序排序',
|
||||
'forumlist_orderby_posts' => '按文章数倒序排序',
|
||||
'forumlist_orderby_posts' => '按帖子数倒序排序',
|
||||
);
|
||||
|
||||
?>
|
Reference in New Issue
Block a user