diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-10-13 15:42:50 +0200 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-10-13 15:42:50 +0200 |
commit | 6a5ab562080250234b27243b431e9c2dd0a76dbb (patch) | |
tree | 96dcdebc74ab9fb1d4bae633e462b932d52c66f1 /swamid-2.0/test5.release-check.swamid.se-shibboleth.xml | |
parent | 8eb93ef9f27d560d2d0e41e04dc73ee8275b4ee6 (diff) |
CoCo fixes: set lang=en on mdui with no lang, for SP:s with CoCo
Diffstat (limited to 'swamid-2.0/test5.release-check.swamid.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/test5.release-check.swamid.se-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/test5.release-check.swamid.se-shibboleth.xml b/swamid-2.0/test5.release-check.swamid.se-shibboleth.xml index 81101c4f..4d60b973 100644 --- a/swamid-2.0/test5.release-check.swamid.se-shibboleth.xml +++ b/swamid-2.0/test5.release-check.swamid.se-shibboleth.xml @@ -42,7 +42,7 @@ <mdui:DisplayName xml:lang="en">SWAMID Entity Category Release Check - GÉANT CoCo part 3</mdui:DisplayName> <mdui:Description xml:lang="sv">Detta är en testtjänst avsedd för systemadministratörer med identitetsutgivare registrerade i SWAMID. Tjänsten testar om identitetsutfärdaren följer SWAMID Best Current Practice for Entity Category Attribute Release.</mdui:Description> <mdui:Description xml:lang="en">This is a test service for Identity Provider administrators to test that they follow the SWAMID Best Current Practice for Entity Category Attribute Release.</mdui:Description> - <mdui:Logo height="100" width="115">https://release-check.swamid.se/swamid-logo-2-100x115.png</mdui:Logo> + <mdui:Logo height="100" width="115" xml:lang="en">https://release-check.swamid.se/swamid-logo-2-100x115.png</mdui:Logo> <mdui:InformationURL xml:lang="sv">https://release-check.swamid.se/</mdui:InformationURL> <mdui:InformationURL xml:lang="en">https://release-check.swamid.se/</mdui:InformationURL> <mdui:PrivacyStatementURL xml:lang="sv">https://wiki.sunet.se/display/SWAMID/SWAMID+Entity+Category+Release+Check+-+Privacy+Policy?showLanguage=sv_SE</mdui:PrivacyStatementURL> |