aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/src/app/shared/shared-moderation/server-blocklist.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/shared-moderation/server-blocklist.component.html b/client/src/app/shared/shared-moderation/server-blocklist.component.html
index 94efb4b8b..4621414d9 100644
--- a/client/src/app/shared/shared-moderation/server-blocklist.component.html
+++ b/client/src/app/shared/shared-moderation/server-blocklist.component.html
@@ -1,5 +1,5 @@
1<h1> 1<h1>
2 <my-global-icon iconName="server" aria-hidden="true"></my-global-icon> 2 <my-global-icon iconName="peertube-x" aria-hidden="true"></my-global-icon>
3 <ng-container i18n>Muted servers</ng-container> 3 <ng-container i18n>Muted servers</ng-container>
4</h1> 4</h1>
5 5