From 28a27595e3989219d53ab777d47f403f47f16c71 Mon Sep 17 00:00:00 2001 From: Mathew May Date: Tue, 25 Jun 2019 13:26:15 +0800 Subject: [PATCH 1/2] MDL-42451 installation: Allow enter key to proceed --- lib/installlib.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/installlib.php b/lib/installlib.php index 3de940a9921..784af0847ca 100644 --- a/lib/installlib.php +++ b/lib/installlib.php @@ -385,9 +385,9 @@ function install_print_footer($config, $reload=false) { global $CFG; if ($config->stage > INSTALL_WELCOME) { - $first = ''; + $first = ''; } else { - $first = ''; + $first = ''; $first .= '