From de61544582726713c965d3369902f4a464f72e20 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 11 Aug 2022 15:28:11 +0200 Subject: Add plugin hooks/placeholder to share modal --- .../shared-share-modal/video-share.component.html | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'client/src/app/shared/shared-share-modal/video-share.component.html') diff --git a/client/src/app/shared/shared-share-modal/video-share.component.html b/client/src/app/shared/shared-share-modal/video-share.component.html index b163d3581..f4d249b41 100644 --- a/client/src/app/shared/shared-share-modal/video-share.component.html +++ b/client/src/app/shared/shared-share-modal/video-share.component.html @@ -25,7 +25,7 @@ @@ -35,7 +35,7 @@ @@ -46,7 +46,7 @@ -
+
@@ -67,7 +67,7 @@
@@ -80,6 +80,7 @@ > + @@ -102,7 +103,7 @@ @@ -112,7 +113,7 @@ @@ -123,7 +124,7 @@ -
+
@@ -176,6 +177,8 @@ i18n-labelText labelText="Only display embed URL" > + +
-- cgit v1.2.3