From 7e201e5a3a7e85aea89f076b89626604b6b2b7bb Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 21 Oct 2012 02:50:06 +0200 Subject: Link to the HTTPs login page in the header Change the login link so that it points directly to the HTTPs version of the login page if "$DISABLE_HTTP_LOGIN" is set and if HTTP is used. Signed-off-by: Lukas Fleischer --- web/template/header.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/template/header.php') diff --git a/web/template/header.php b/web/template/header.php index c78f1e36..265d6381 100644 --- a/web/template/header.php +++ b/web/template/header.php @@ -63,7 +63,11 @@
  • + +
  • +
  • + -- cgit v1.2.3-24-g4f1b