From 2cf3fe160dca8924513b0bb03ec347c1434e04d6 Mon Sep 17 00:00:00 2001 From: laf Date: Fri, 5 Aug 2016 19:52:22 +0100 Subject: [PATCH] Added a message to tell users that install.php is not the final step --- html/install.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/html/install.php b/html/install.php index 69a5c1b31f..f32a672136 100644 --- a/html/install.php +++ b/html/install.php @@ -538,6 +538,11 @@ elseif($stage == "4") { } elseif($stage == "6") { ?> +
+
+
You haven't quite finished yet - please go back to the install docs and carry on the necessary steps to finish the setup!
+
+