From 3012bbd26cc76d997bc5be006f270a12fa0785c9 Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Tue, 24 May 2022 03:02:05 +0000 Subject: [PATCH] * Fix bug #22722. --- module/execution/view/tips.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/execution/view/tips.html.php b/module/execution/view/tips.html.php index 55c4c19b57..259a399f68 100644 --- a/module/execution/view/tips.html.php +++ b/module/execution/view/tips.html.php @@ -1,4 +1,4 @@ -app->getClientLang() == 'en' ? '580px' : '500px';?> +app->getClientLang() == 'zh-cn' ? '500px' : '580px';?>

execution->afterInfo;?>