From a02b3197277553fd4ad4eeaae1e67c2fa74b65e5 Mon Sep 17 00:00:00 2001 From: Mathew May Date: Tue, 25 Jun 2019 13:26:15 +0800 Subject: [PATCH] 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 48bcdef79a3..cab03a4d2b9 100644 --- a/lib/installlib.php +++ b/lib/installlib.php @@ -380,9 +380,9 @@ function install_print_footer($config, $reload=false) { global $CFG; if ($config->stage > INSTALL_WELCOME) { - $first = ''; + $first = ''; } else { - $first = ''; + $first = ''; $first .= '