From 64c2cfa06f3c105bb4afef9c65e7d671c1550207 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 27 Jul 2014 12:39:00 +0100 Subject: [PATCH] Viewport set for mobile devices Means at least the login screen is mobile friendly, just the rest of ICEcoder to do now! :) --- lib/login.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/login.php b/lib/login.php index 60211c3..0a33529 100644 --- a/lib/login.php +++ b/lib/login.php @@ -12,6 +12,7 @@ echo $ICEcoder["password"] == "" && !$ICEcoder["multiUser"] ? "Setup" : "Login"; ?> +