From 6d00ffdffb30a432314564470a01ad698b07f46a Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Fri, 22 May 2020 12:42:04 +0200 Subject: [PATCH] Fix CSS order for blurring preview image of video includes --- shared.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared.php b/shared.php index 217acbb..59fc471 100644 --- a/shared.php +++ b/shared.php @@ -137,7 +137,7 @@ } else if (opted_in('y')) { echo ''; } else { - echo "
Embedded content has been disabled to protect your privacy.




or click here to allow them permanently,

" . "or click here to watch the video on YouTube:
" . $youtube['link'] . "



Please note that, by enabling this video, data is transferred
to YouTube LLC, and is subject to their privacy policy.
"; + echo "
Embedded content has been disabled to protect your privacy.




or click here to allow them permanently,

" . "or click here to watch the video on YouTube:
" . $youtube['link'] . "



Please note that, by enabling this video, data is transferred
to YouTube LLC, and is subject to their privacy policy.
"; } } else { // TODO: HTML5 video