mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
fix
This commit is contained in:
parent
d3dfc27775
commit
543e8b06aa
1 changed files with 1 additions and 1 deletions
|
@ -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()){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue