diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-01-07 11:13:22 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-01-07 11:13:22 +0100 |
commit | 3a8089d960145ec8468bb16bd72d9ee47615a7c2 (patch) | |
tree | 7a4d674bdd3c1f49a760a63b8b1c37cb74fcce28 /swamid-2.0/portalfhs.onricoh.se-shibboleth.xml | |
parent | a5e68f0cab63b8b581b30097b967187bcb116b83 (diff) |
Added xml:lang= to remove errors in metadata-admin. To reduce tickets to ops
Diffstat (limited to 'swamid-2.0/portalfhs.onricoh.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/portalfhs.onricoh.se-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/portalfhs.onricoh.se-shibboleth.xml b/swamid-2.0/portalfhs.onricoh.se-shibboleth.xml index 9b0ebb70..0fa70649 100644 --- a/swamid-2.0/portalfhs.onricoh.se-shibboleth.xml +++ b/swamid-2.0/portalfhs.onricoh.se-shibboleth.xml @@ -34,7 +34,7 @@ <mdui:DisplayName xml:lang="sv">eduPrint</mdui:DisplayName> <mdui:Description xml:lang="en">eduPrint is a print and photocopying system for students and employees at the Swedish Defence University. Use eduPrint to print, make photocopies and scan documents and images.</mdui:Description> <mdui:Description xml:lang="sv">eduPrint är ett utskrifts- och kopieringssystem för studenter och anställda vid Försvarshögskolan. Med eduPrint kan du skriva ut, kopiera och skanna dokument och bilder.</mdui:Description> - <mdui:Logo height="50" width="50">https://portalfhs.onricoh.se/resources/img/eduPrint.jpg</mdui:Logo> + <mdui:Logo xml:lang="en" height="50" width="50">https://portalfhs.onricoh.se/resources/img/eduPrint.jpg</mdui:Logo> <mdui:Logo xml:lang="sv" height="50" width="50">https://portalfhs.onricoh.se/resources/img/eduPrint.jpg</mdui:Logo> <mdui:InformationURL xml:lang="en">https://zero.comaround.com/link/d2e636d519154413bf3af8713aac07bf/</mdui:InformationURL> <mdui:InformationURL xml:lang="sv">https://zero.comaround.com/link/d2e636d519154413bf3af8713aac07bf/</mdui:InformationURL> |