diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-14 14:14:24 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-14 14:14:24 +0100 |
commit | 6701d8aaca715133cfa9d7764eb2f1ed163dfce9 (patch) | |
tree | a1f6b1519aedb83c5ccf9e59d7d62829e2d70de5 /id/server/data/deploy/conf/moa-id/htmlTemplates/loginFormFull.html | |
parent | a047562d8b08f359620d321c83aafccb02896474 (diff) | |
download | moa-id-spss-6701d8aaca715133cfa9d7764eb2f1ed163dfce9.tar.gz moa-id-spss-6701d8aaca715133cfa9d7764eb2f1ed163dfce9.tar.bz2 moa-id-spss-6701d8aaca715133cfa9d7764eb2f1ed163dfce9.zip |
update statuscodes and revisionslog codes
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/htmlTemplates/loginFormFull.html')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/htmlTemplates/loginFormFull.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/data/deploy/conf/moa-id/htmlTemplates/loginFormFull.html b/id/server/data/deploy/conf/moa-id/htmlTemplates/loginFormFull.html index 02b86472b..983e8b544 100644 --- a/id/server/data/deploy/conf/moa-id/htmlTemplates/loginFormFull.html +++ b/id/server/data/deploy/conf/moa-id/htmlTemplates/loginFormFull.html @@ -63,9 +63,9 @@ </div> <!-- Single Sign-On Session transfer functionality --> - <!--div id="ssoSessionTransferBlock"> + <div id="ssoSessionTransferBlock"> <a href="$contextPath$submitEndpoint?pendingid=$pendingReqID&restoreSSOSession=true">>Restore SSO Session from Smartphone</a> - </div--> + </div> <div id="stork" align="center" style="$STORKVISIBLE"> <h2 id="tabheader" class="dunkel">Home Country Selection</h2> |