From 33450fe66d23c6cdf444e5df39225cbcbd87774d Mon Sep 17 00:00:00 2001 From: Wenrui LI Date: Mon, 21 Mar 2022 16:24:36 +0800 Subject: [PATCH] * use lite version and remove upgrade link from about panel of lite vision, task #51320, bug #20959. --- extension/lite/misc/ext/lang/en/lite.php | 1 + extension/lite/misc/ext/lang/zh-cn/lite.php | 1 + extension/lite/misc/ext/view/about.lite.html.hook.php | 1 + 3 files changed, 3 insertions(+) diff --git a/extension/lite/misc/ext/lang/en/lite.php b/extension/lite/misc/ext/lang/en/lite.php index ed4665c62c..afb15a484f 100644 --- a/extension/lite/misc/ext/lang/en/lite.php +++ b/extension/lite/misc/ext/lang/en/lite.php @@ -1,2 +1,3 @@ misc->zentao->service); +unset($lang->misc->zentao->about['bizversion']); diff --git a/extension/lite/misc/ext/lang/zh-cn/lite.php b/extension/lite/misc/ext/lang/zh-cn/lite.php index ed4665c62c..afb15a484f 100644 --- a/extension/lite/misc/ext/lang/zh-cn/lite.php +++ b/extension/lite/misc/ext/lang/zh-cn/lite.php @@ -1,2 +1,3 @@ misc->zentao->service); +unset($lang->misc->zentao->about['bizversion']); diff --git a/extension/lite/misc/ext/view/about.lite.html.hook.php b/extension/lite/misc/ext/view/about.lite.html.hook.php index d9ce1f817c..222e2334a3 100644 --- a/extension/lite/misc/ext/view/about.lite.html.hook.php +++ b/extension/lite/misc/ext/view/about.lite.html.hook.php @@ -1,3 +1,4 @@