summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-07-19 23:15:08 +0200
committerLeif Johansson <leifj@sunet.se>2010-07-19 23:15:08 +0200
commitb2a725444eee1856028cbe16ff813dd81bbf0df0 (patch)
tree3d85de1f559460bee0ab434e00b616a3dcb9f611
parente111b3744f6a5bd9bb759187947caca221580cfc (diff)
better footer text
-rw-r--r--src/main/webapp/wayf-sunet.jsp8
-rw-r--r--src/main/webapp/wayf-swamid.jsp8
2 files changed, 8 insertions, 8 deletions
diff --git a/src/main/webapp/wayf-sunet.jsp b/src/main/webapp/wayf-sunet.jsp
index fb02e4a..f172a81 100644
--- a/src/main/webapp/wayf-sunet.jsp
+++ b/src/main/webapp/wayf-sunet.jsp
@@ -179,10 +179,10 @@
<div class="footer">
<div class="wCont">
<div id="footerText">
- The <a href="http://www.swamid.se">SWAMID federation</a> is an activity of the <a href="http://www.swami.se">Swedish Alliance for Middleware Infrastructure</a>.
-<a href="http://www.swamid.se">SWAMID</a> is in part based on <a href="http://shibboleth.internet2.edu">Shibboleth</a> from <a href="http://www.internet2.edu">Internet2</a>.
-If you need assistance with your identity, contact your primary identity provider. If you need assistance with the service you are trying to use, contact the owner of that service.
-To get in touch with the SWAMID operations team use the feedback tab on this page.
+ The <a href="http://www.swamid.se">SWAMID federation</a> is a <a href="http://www.sunet.se">SUNET</a> service, developed by
+the <a href="http://www.swami.se">Swedish Alliance for Middleware Infrastructure</a>. If you need assistance with your identity, contact your
+primary identity provider. If you need assistance with the service you are trying to use, contact the owner of that service. To get in touch
+with the SWAMID operations team use the feedback tab on this page.
</div>
</div>
</div>
diff --git a/src/main/webapp/wayf-swamid.jsp b/src/main/webapp/wayf-swamid.jsp
index 6b9e9b0..8ed6e45 100644
--- a/src/main/webapp/wayf-swamid.jsp
+++ b/src/main/webapp/wayf-swamid.jsp
@@ -162,10 +162,10 @@
<div class="footer">
<p class="text">
-The <a href="http://www.swamid.se">SWAMID federation</a> is an activity of the <a href="http://www.swami.se">Swedish Alliance for Middleware Infrastructure</a>.
-<a href="http://www.swamid.se">SWAMID</a> is in part based on <a href="http://shibboleth.internet2.edu">Shibboleth</a> from <a href="http://www.internet2.edu">Internet2</a>.
-If you need assistance with your identity, contact your primary identity provider. If you need assistance with the service you are trying to use, contact the owner of that service.
-To get in touch with the SWAMID operations team use the feedback tab on this page.
+The <a href="http://www.swamid.se">SWAMID federation</a> is a <a href="http://www.sunet.se">SUNET</a> service, developed by
+the <a href="http://www.swami.se">Swedish Alliance for Middleware Infrastructure</a>. If you need assistance with your identity, contact your
+primary identity provider. If you need assistance with the service you are trying to use, contact the owner of that service. To get in touch
+with the SWAMID operations team use the feedback tab on this page.
</p>
</div>
</div>