From 72e7dcd80bd9e725a48fdf19080c1f14e34ce077 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 5 Jun 2019 13:38:14 +0800 Subject: [PATCH] * finish task #5702. --- module/doc/view/index.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/doc/view/index.html.php b/module/doc/view/index.html.php index ba507b4661..3d839c826b 100644 --- a/module/doc/view/index.html.php +++ b/module/doc/view/index.html.php @@ -125,7 +125,7 @@
-
project->undone . $lang->projectCommon;?>
+
project->undone . ($app->getClientLang() == 'en' ? ' ' : '') . $lang->projectCommon;?>