1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
This commit is contained in:
Daniel 2022-05-17 08:18:03 -03:00
parent d3dfc27775
commit 543e8b06aa

View file

@ -1463,7 +1463,7 @@ function avideoModalIframeWithClassName(url, className, updateURL) {
avideoModalIframeFullScreenCloseButtonSmall += '<i class="fas fa-chevron-left"></i>'; avideoModalIframeFullScreenCloseButtonSmall += '<i class="fas fa-chevron-left"></i>';
avideoModalIframeFullScreenCloseButtonSmall += '</button>'; avideoModalIframeFullScreenCloseButtonSmall += '</button>';
avideoModalIframeFullScreenCloseButton = avideoModalIframeFullScreenCloseButtonSmall+'<img src="' + webSiteRootURL + 'videos/userPhoto/logo.png" class="img img-responsive " style="max-height:34px;">'; avideoModalIframeFullScreenCloseButton = avideoModalIframeFullScreenCloseButtonSmall;
} }
if(inIframe()){ if(inIframe()){