diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-10-10 15:43:06 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-10-10 15:43:06 +0200 |
commit | f01b24ba3e40a9fed94c21e9aa7c64dfffad340d (patch) | |
tree | 6e5c0aff2edaf070f9cd04e627e1d8046ef2882b /swamid-2.0/login.temp1235.hhs.se-adfs-services-trust.xml | |
parent | 3f45239b6d4aeb3c6ceb889ca0801d50efafd3d9 (diff) |
Fixed missing mailto: in Contact info
Diffstat (limited to 'swamid-2.0/login.temp1235.hhs.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/login.temp1235.hhs.se-adfs-services-trust.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/login.temp1235.hhs.se-adfs-services-trust.xml b/swamid-2.0/login.temp1235.hhs.se-adfs-services-trust.xml index 432e6b1a..d978c6d3 100644 --- a/swamid-2.0/login.temp1235.hhs.se-adfs-services-trust.xml +++ b/swamid-2.0/login.temp1235.hhs.se-adfs-services-trust.xml @@ -56,7 +56,7 @@ <ContactPerson contactType="support"> <GivenName>IT</GivenName> <SurName>Support</SurName> - <EmailAddress>itsupport@hhs.se</EmailAddress> + <EmailAddress>mailto:itsupport@hhs.se</EmailAddress> <TelephoneNumber>+46 8 7369400</TelephoneNumber> </ContactPerson> </EntityDescriptor> |