From 50aaf9cce0dbbaf3de67de6b4d0382d0619b9bdc Mon Sep 17 00:00:00 2001 From: dajiao007 Date: Thu, 18 Jan 2018 14:10:19 +0800 Subject: [PATCH] recover 'hide' into statement --- module/common/lang/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/common/lang/en.php b/module/common/lang/en.php index 731886ceed..27247b0015 100644 --- a/module/common/lang/en.php +++ b/module/common/lang/en.php @@ -27,7 +27,7 @@ $lang->aboutZenTao = 'ZenTao'; $lang->profile = 'Profile'; $lang->changePassword = 'Password'; $lang->runInfo = "
Time %s MS, Memory %s KB, Query %s.
"; -$lang->agreement = "I have read and agreed to the terms and conditions of Z PUBLIC LICENSE 1.2 . Without authorization, I should not remove or cover any logos/links of ZenTao."; +$lang->agreement = "I have read and agreed to the terms and conditions of Z PUBLIC LICENSE 1.2 . Without authorization, I should not remove, hide or cover any logos/links of ZenTao."; $lang->reset = 'Reset'; $lang->refresh = 'Refresh';