From 338f2ac673138f21108ed141453e961c098e7d16 Mon Sep 17 00:00:00 2001 From: MatusBeke Date: Tue, 18 Aug 2026 13:39:30 +0200 Subject: [PATCH] ZCU/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. Nothing in the credit is translated any more. 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 add86196489..6ce4232e10b 100644 --- a/src/assets/i18n/cs.json5 +++ b/src/assets/i18n/cs.json5 @@ -2174,8 +2174,6 @@ "footer.link.contact-us": "Kontaktujte nás", // "footer.link.university": "University Library", "footer.link.university": "Univerzitni Knihovna", - // "footer.theme.by.message": "Theme by", - "footer.theme.by.message": "Theme by", // "forgot-email.form.header": "Forgot Password", "forgot-email.form.header": "Zapomenuté heslo", // "forgot-email.form.info": "Enter the email address associated with the account.", diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index be16f2a6e85..62caf1a0ea9 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -1733,8 +1733,6 @@ "footer.link.university": "University Library", - "footer.theme.by.message": "Theme by", - "forgot-email.form.header": "Forgot Password", "forgot-email.form.info": "Enter the email address associated with the account.", diff --git a/src/themes/custom/app/footer/footer.component.html b/src/themes/custom/app/footer/footer.component.html index 70e0057ce91..a4682a54055 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