From 680735daeadd851d41b25f0e64e91163de981cf6 Mon Sep 17 00:00:00 2001 From: Tom Reijnders Date: Wed, 24 Oct 2018 21:54:52 +0200 Subject: [PATCH] Facilitate branding og workspace --- index.php | 9 +-------- website_code/php/login_library.php | 20 +++++++++++++++++--- website_code/styles/frontpage.css | 4 ++++ 3 files changed, 22 insertions(+), 11 deletions(-) diff --git a/index.php b/index.php index bc6dbbcb65..bb9f78dd2e 100644 --- a/index.php +++ b/index.php @@ -100,13 +100,6 @@ - - -
--> copyright; - ?>

+ ?>

diff --git a/website_code/php/login_library.php b/website_code/php/login_library.php index 75404aca77..bec1bd9848 100644 --- a/website_code/php/login_library.php +++ b/website_code/php/login_library.php @@ -31,7 +31,7 @@ function html_headers() { global $xerte_toolkits_site; - print << @@ -48,7 +48,14 @@ function html_headers() { -END; + root_file_path . "branding/branding.css")) + { + ?> + + _include_javascript_file("../website_code/scripts/file_system.js"); _include_javascript_file("../website_code/scripts/screen_display.js"); _include_javascript_file("../website_code/scripts/ajax_management.js"); @@ -199,7 +206,14 @@ function login_form($messages, $xerte_toolkits_site) - + root_file_path . "branding/branding.css")) + { + ?> + +