From 28a87df5993bd4ac55ddceef461a93656a62358c Mon Sep 17 00:00:00 2001 From: liyuchun Date: Fri, 22 Oct 2021 11:11:10 +0800 Subject: [PATCH] * Fix bug #15164. --- module/install/lang/en.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/module/install/lang/en.php b/module/install/lang/en.php index d19fe950e9..5f33fbb725 100644 --- a/module/install/lang/en.php +++ b/module/install/lang/en.php @@ -48,7 +48,10 @@ $lang->install->introductionContent = <<Dear users, welcome to ZenTao project management system.

ZenTao has two managment modes in version 15.0 and up. One is the classic management mode, providing two core features, Product and Project; the other is a new project management mode, with Program and Execution added. The following is an introduction to the new mode:

-

Program

+
+

Program

+

Program is used to manage a group of products and projects, and the company executives or PMO can use it for strategic planning.

+

Product

Product is used to subdivide the company's strategy into requirements that can be developed, and the product manager can use it to make release plans.