From 5b8818004750d9c864f9cd2c47c7b1ccaf188ac9 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 19 Jan 2016 17:14:10 +0100 Subject: update default templates for BKU-Selection, sendAssertion, and Single LogOut --- .../htmlTemplates/loginFormFull.html | 33 ++++++++++++---------- 1 file changed, 18 insertions(+), 15 deletions(-) (limited to 'id/server/data/deploy/conf/moa-id-configuration/htmlTemplates/loginFormFull.html') diff --git a/id/server/data/deploy/conf/moa-id-configuration/htmlTemplates/loginFormFull.html b/id/server/data/deploy/conf/moa-id-configuration/htmlTemplates/loginFormFull.html index a29b1d7bb..95effa348 100644 --- a/id/server/data/deploy/conf/moa-id-configuration/htmlTemplates/loginFormFull.html +++ b/id/server/data/deploy/conf/moa-id-configuration/htmlTemplates/loginFormFull.html @@ -616,6 +616,12 @@ top: 40px; } + + #ssoSessionTransferBlock { + font-size: 0.8em; + margin-left: 5px; + margin-bottom: 5px; + } @@ -656,7 +662,6 @@ if (isMetro()) document.getElementById("metroDetected").style.display="block"; document.getElementById("localBKU").style.display="block"; - document.getElementById("bkuButtonOnlineId").disabled = "true"; /* if (checkMandateSSO()) return; */ @@ -673,7 +678,6 @@ generateIFrame(iFrameURL); } function bkuHandyClicked() { - document.getElementById("bkuButtonHandyId").disabled = "true"; document.getElementById("localBKU").style.display="none"; /* if (checkMandateSSO()) return; */ @@ -854,15 +858,13 @@ OnlineBKU + value="Karte" />
HandyBKU + value="HANDY" />
@@ -871,17 +873,18 @@ - - + role="button" onclick="setMandateSelection();"> + +
+ + +
+ >Restore SSO Session from Smartphone
@@ -904,7 +907,7 @@
-
+
-- cgit v1.2.3