diff --git a/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html b/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html index a2d0fde08a55..fd82a6df9c0f 100644 --- a/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html +++ b/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html @@ -14,11 +14,11 @@ {{ plugin.version }} - + - + diff --git a/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html b/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html index dc4d00469876..2e58a9b9e8d6 100644 --- a/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html +++ b/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html @@ -37,11 +37,11 @@ {{ plugin.latestVersion }} - + - + diff --git a/client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html b/client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html index a50acfdf8bf5..a3e96f60d6e7 100644 --- a/client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html +++ b/client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -25,13 +25,13 @@

Ownership changes

- {{ createByString(videoChangeOwnership.initiatorAccount) }} - + {{ videoChangeOwnership.video.name }} diff --git a/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html b/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html index 23dfdc8f5446..46470d12b3cf 100644 --- a/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html +++ b/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html @@ -8,14 +8,14 @@

Subscriptions

- +
{{ videoChannel.displayName }}
{{ videoChannel.nameWithHost }}
{{ videoChannel.followersCount }} subscribers
- + Created by {{ videoChannel.ownerBy }} Owner account avatar diff --git a/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html b/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html index 2499b6ed5708..9162d3b3cfa8 100644 --- a/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html +++ b/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html @@ -13,7 +13,7 @@

My channels

- +
{{ videoChannel.displayName }}
{{ videoChannel.nameWithHost }}
diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html index b243c129bf0c..b66c9afde9f7 100644 --- a/client/src/app/app.component.html +++ b/client/src/app/app.component.html @@ -8,7 +8,7 @@
- + {{ instanceName }} diff --git a/client/src/app/menu/menu.component.html b/client/src/app/menu/menu.component.html index f748a47d5f29..a8d34088ce10 100644 --- a/client/src/app/menu/menu.component.html +++ b/client/src/app/menu/menu.component.html @@ -168,9 +168,9 @@