From 30c5d7a9917f6867e085dbdd64448038e60ff1ab Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 24 Feb 2022 15:47:03 +0800 Subject: [PATCH] =?UTF-8?q?*=20Modify=20the=20prompt=20page=20for=20deleti?= =?UTF-8?q?ng=20files=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/upgrade/view/moveextfiles.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/upgrade/view/moveextfiles.html.php b/module/upgrade/view/moveextfiles.html.php index 97d1ef0145..7da3cdf94c 100644 --- a/module/upgrade/view/moveextfiles.html.php +++ b/module/upgrade/view/moveextfiles.html.php @@ -32,7 +32,7 @@ $cmd"; + echo html::textarea('errors', join("\n", $command), "rows='19' class='form-control' readonly"); } else {