diff options
author | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2013-12-05 12:13:39 +0100 |
---|---|---|
committer | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-01-27 16:34:13 +0100 |
commit | 7315bd2e79fe16cf13059408489050ca3450e578 (patch) | |
tree | 7c62375c803a1332297471741888bf65447c7121 /id/server/auth/src/main/webapp | |
parent | f10baaa115823b8e0d2e6a736559467335a096df (diff) | |
download | moa-id-spss-7315bd2e79fe16cf13059408489050ca3450e578.tar.gz moa-id-spss-7315bd2e79fe16cf13059408489050ca3450e578.tar.bz2 moa-id-spss-7315bd2e79fe16cf13059408489050ca3450e578.zip |
reactivated stork in default login template
Diffstat (limited to 'id/server/auth/src/main/webapp')
-rw-r--r-- | id/server/auth/src/main/webapp/info_stork.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/id/server/auth/src/main/webapp/info_stork.html b/id/server/auth/src/main/webapp/info_stork.html index 3bd88300c..2bdf62711 100644 --- a/id/server/auth/src/main/webapp/info_stork.html +++ b/id/server/auth/src/main/webapp/info_stork.html @@ -28,16 +28,14 @@ </div>
</div>
<div id="main">
- <div id="centercontent">
<h2 id="contentheader" class="dunkel">
Information using STORK for secure authentication
</h2>
<div id="content" class="hell">
<p>The STORK project makes it easier for citizens to access online public services across borders by implementing Europe-wide interoperable cross border platforms for the mutual recognition of national electronic identity (eID) between participating countries.</p>
- <p>For more information, please consult the STORK website:</p><a href="https://www.eid-stork.eu/">https://www.eid-stork.eu/</a>
+ <p>For more information, please consult the STORK website:</p><a href="https://www.eid-stork2.eu/">https://www.eid-stork2.eu/</a>
</div>
- </div>
</div>
</div>
</body>
|