diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-05-04 14:59:58 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-05-04 14:59:58 +0200 |
commit | d5f8ed6fef0ae203f494bb85ad4b636f93717f61 (patch) | |
tree | e42b3e46bcbff1627af995d215de9bfcff86310a | |
parent | d626973ff86c736bf9fc6017a1e1af2b7c578d58 (diff) |
Resolves SWAMID-2941
-rw-r--r-- | swamid-2.0/swamid.vr.se-idp-shibboleth.xml | 4 | ||||
-rw-r--r-- | swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml | 8 |
2 files changed, 4 insertions, 8 deletions
diff --git a/swamid-2.0/swamid.vr.se-idp-shibboleth.xml b/swamid-2.0/swamid.vr.se-idp-shibboleth.xml index a7fcabf4..3dba40ca 100644 --- a/swamid-2.0/swamid.vr.se-idp-shibboleth.xml +++ b/swamid-2.0/swamid.vr.se-idp-shibboleth.xml @@ -15,8 +15,8 @@ <mdui:Description xml:lang="en">IDP at Swedish Research Council</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.vr.se</mdui:InformationURL> <mdui:InformationURL xml:lang="en">http://www.vr.se/english/</mdui:InformationURL> - <mdui:Logo xml:lang="sv" height="1000" width="807">https://www.vr.se/logo</mdui:Logo> - <mdui:Logo xml:lang="en" height="1000" width="807">https://www.vr.se/logo</mdui:Logo> + <mdui:Logo xml:lang="sv" height="146" width="122">https://www.vr.se/logo_small</mdui:Logo> + <mdui:Logo xml:lang="en" height="146" width="122">https://www.vr.se/logo_small</mdui:Logo> <mdui:Keywords xml:lang="sv">vr vetenskapsrådet vrpunktse</mdui:Keywords> <mdui:Keywords xml:lang="en">vr the+swedish+research+council vrpunktse</mdui:Keywords> </mdui:UIInfo> diff --git a/swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml b/swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml index 2941a29f..1758be53 100644 --- a/swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml +++ b/swamid-2.0/swamidtest.vr.se-idp-shibboleth.xml @@ -15,12 +15,8 @@ <mdui:Description xml:lang="en">Test IDP at Swedish Research Council</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.vr.se</mdui:InformationURL> <mdui:InformationURL xml:lang="en">http://www.vr.se/english/</mdui:InformationURL> - <mdui:Logo xml:lang="sv" height="1000" width="807"> - https://www.vr.se/logo - </mdui:Logo> - <mdui:Logo xml:lang="en" height="1000" width="807"> - https://www.vr.se/logo - </mdui:Logo> + <mdui:Logo xml:lang="sv" height="146" width="122">https://www.vr.se/logo_small</mdui:Logo> + <mdui:Logo xml:lang="en" height="146" width="122">https://www.vr.se/logo_small</mdui:Logo> <mdui:Keywords xml:lang="sv">vr test vetenskapsrådet vrpunktse</mdui:Keywords> <mdui:Keywords xml:lang="en">vr test the+swedish+research+council vrpunktse</mdui:Keywords> </mdui:UIInfo> |