From 0e48b8d5a3e8c47fee9fb12fa25eade5206c0f0e Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 16 May 2014 08:20:36 +0100 Subject: [PATCH] Only show this button text if enabled reg --- lib/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/login.php b/lib/login.php index 7dcdcf3..c3e5154 100644 --- a/lib/login.php +++ b/lib/login.php @@ -26,7 +26,7 @@ echo $ICEcoder["password"] == "" && !$ICEcoder["multiUser"] ? "Setup" : "Login";


'.PHP_EOL;};?>

- " class="button"> + " class="button"> Registration mode enabled';