diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html
index 3e9fafc714f..a98b1421e42 100644
--- a/src/app/footer/footer.component.html
+++ b/src/app/footer/footer.component.html
@@ -57,12 +57,6 @@
Footer Content
{{ 'footer.copyright' | translate:{year: dateObj | date:'y'} }}
{{ 'footer.link.lyrasis' | translate}}
- @if ((themedByCompanyName$ | async)?.payload?.values?.[0]; as themedByCompany) {
- · Theme by
- {{ themedByCompany }}
-
- }
+ @if ((themedByCompanyName$ | async)?.payload?.values?.[0]; as themedByCompany) {
+
+ }
@if (coarLdnEnabled$ | async) {