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
{