From f0dfa9f4bb885178de0dde42eebc4e5e5321bef2 Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Fri, 05 Jun 2015 04:50:05 -0400 Subject: [PATCH] - added http -> https rewriting - backported patches --- interface/web/help/index.php | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/interface/web/help/index.php b/interface/web/help/index.php index ce49d76..5aa5f9c 100644 --- a/interface/web/help/index.php +++ b/interface/web/help/index.php @@ -10,8 +10,7 @@ <p> </p> <p> </p> <p> </p> - <p> - </p> + <p> </p> </div> </BODY> -</HTML> \ No newline at end of file +</HTML> -- Gitblit v1.9.1