diff --git a/client/src/app/+my-library/+my-video-channels/edit/pages/video-channel-editors.component.html b/client/src/app/+my-library/+my-video-channels/edit/pages/video-channel-editors.component.html index b35d51159..fe82b3d86 100644 --- a/client/src/app/+my-library/+my-video-channels/edit/pages/video-channel-editors.component.html +++ b/client/src/app/+my-library/+my-video-channels/edit/pages/video-channel-editors.component.html @@ -11,7 +11,7 @@
-

Current owner

+

Current owner

@@ -63,7 +63,7 @@
-
{{ collaborator.account.displayName }}
+
{{ collaborator.account.displayName }}
diff --git a/client/src/app/+signup/+register/steps/register-step-about.component.html b/client/src/app/+signup/+register/steps/register-step-about.component.html index e111daa34..673baa276 100644 --- a/client/src/app/+signup/+register/steps/register-step-about.component.html +++ b/client/src/app/+signup/+register/steps/register-step-about.component.html @@ -44,7 +44,7 @@
-

This website is a GAFAM alternative

+

This website is a GAFAM alternative

{{ instanceName }} has been created using PeerTube, a video creation platform developed by Framasoft. diff --git a/client/src/app/shared/shared-tables/table.component.html b/client/src/app/shared/shared-tables/table.component.html index a4ab9880f..2be2baf3e 100644 --- a/client/src/app/shared/shared-tables/table.component.html +++ b/client/src/app/shared/shared-tables/table.component.html @@ -109,7 +109,7 @@

@if (actionCell) { - Actions + Actions } @if (columnConfig()) {