diff options
author | Björn Mattsson <bjorn@sunet.se> | 2024-03-28 11:48:28 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2024-03-28 11:48:28 +0100 |
commit | c99f4a67fdb423028543b04f47572195aff45a62 (patch) | |
tree | 30057116c9767d5374ce94b6a681cfa619d74b5e | |
parent | 2e88143c659add79fe9aa24e241eb83d94ac8233 (diff) |
Fixed width and heightmd-2024-03-28-v03
-rw-r--r-- | metadata/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-ProxySP-Swamid-btj.xml | 4 | ||||
-rw-r--r-- | metadata/swamid-2.0/www.service4mobility.com-mobility_su_se.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/metadata/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-ProxySP-Swamid-btj.xml b/metadata/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-ProxySP-Swamid-btj.xml index b6606707..fd3ee316 100644 --- a/metadata/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-ProxySP-Swamid-btj.xml +++ b/metadata/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-ProxySP-Swamid-btj.xml @@ -16,8 +16,8 @@ <mdui:InformationURL xml:lang="en">https://www.btj.se/om-btj/</mdui:InformationURL> <mdui:PrivacyStatementURL xml:lang="sv">https://www.btj.se/personuppgifter/</mdui:PrivacyStatementURL> <mdui:PrivacyStatementURL xml:lang="en">https://www.btj.se/personuppgifter/</mdui:PrivacyStatementURL> - <mdui:Logo width="568" height="530" xml:lang="sv">https://www.btj.se/wp-content/uploads/2016/06/logo-1.png</mdui:Logo> - <mdui:Logo width="568" height="530" xml:lang="en">https://www.btj.se/wp-content/uploads/2016/06/logo-1.png</mdui:Logo> + <mdui:Logo height="960" width="896" xml:lang="sv">https://www.btj.se/wp-content/uploads/2016/06/logo-1.png</mdui:Logo> + <mdui:Logo height="960" width="896" xml:lang="en">https://www.btj.se/wp-content/uploads/2016/06/logo-1.png</mdui:Logo> </mdui:UIInfo> <idpdisc:DiscoveryResponse index="1" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://swamid-2.grandid.com/module.php/saml/sp/discoresp.php"/> </md:Extensions> diff --git a/metadata/swamid-2.0/www.service4mobility.com-mobility_su_se.xml b/metadata/swamid-2.0/www.service4mobility.com-mobility_su_se.xml index fd1a044f..c1dcf719 100644 --- a/metadata/swamid-2.0/www.service4mobility.com-mobility_su_se.xml +++ b/metadata/swamid-2.0/www.service4mobility.com-mobility_su_se.xml @@ -16,7 +16,7 @@ <mdui:UIInfo> <mdui:DisplayName xml:lang="en">Mobility-Online</mdui:DisplayName> <mdui:Description xml:lang="en">The High-End Standard Software for the web-based management of international educational cooperation and all types of academic mobilities.</mdui:Description> - <mdui:Logo xml:lang="en" height="45" width="255">https://service4mobility.su.se/mobility/images/mobility-online.png</mdui:Logo> + <mdui:Logo xml:lang="en" height="45" width="116">https://service4mobility.su.se/mobility/images/mobility-online.png</mdui:Logo> <mdui:PrivacyStatementURL xml:lang="en">https://www.sop-at.com/en/privacy-policy</mdui:PrivacyStatementURL> <mdui:InformationURL xml:lang="en">https://www.sop-at.com/en/topics/solutions-for-hei/mobility-online</mdui:InformationURL> </mdui:UIInfo> |