From df21d02adca2818616b1009a15ceb80592665f57 Mon Sep 17 00:00:00 2001 From: MatusBeke Date: Tue, 18 Aug 2026 13:41:27 +0200 Subject: [PATCH] VSB-TUO/Reduce the footer vendor credit to the company name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The footer credit read "Theme by" stacked above the company name. Drop the wording and leave the name on its own. The i18n key footer.theme.by.message is now unused and removed from en.json5 and cs.json5. The anchor itself is untouched, so its rendering — including the *ngVar binding and the [href] — behaves exactly as before. Refs dataquest-dev/dspace-customers#592 Co-Authored-By: Claude Opus 5 --- src/assets/i18n/cs.json5 | 2 -- src/assets/i18n/en.json5 | 2 -- src/themes/custom/app/footer/footer.component.html | 1 - 3 files changed, 5 deletions(-) diff --git a/src/assets/i18n/cs.json5 b/src/assets/i18n/cs.json5 index 0fdfc18a3f9..b9b7081b238 100644 --- a/src/assets/i18n/cs.json5 +++ b/src/assets/i18n/cs.json5 @@ -11913,6 +11913,4 @@ // "footer.link.university": "University Library", "footer.link.university": "Univerzitni Knihovna", - // "footer.theme.by.message": "Theme by", - "footer.theme.by.message": "Theme by", } diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index d790de7ee46..e24bf4378ca 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -6437,6 +6437,4 @@ "clarin-license-agreement-page.download-error": "An error occurred while downloading the file. Please try again later.", "footer.link.university": "University Library", - - "footer.theme.by.message": "Theme by", } diff --git a/src/themes/custom/app/footer/footer.component.html b/src/themes/custom/app/footer/footer.component.html index 0f42a8cec2f..e282f39c9d8 100644 --- a/src/themes/custom/app/footer/footer.component.html +++ b/src/themes/custom/app/footer/footer.component.html @@ -93,7 +93,6 @@
Footer Content