Loading public/home.php +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ function dispHomeLastVideos(){ <TD>'; if ($video["video_path_daily"]) { $str .= ' <a href=\'http://www.eptv.fr/public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" > $str .= ' <a href=\'public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" > <img class="daily_preview" src=\'../images/daily.png\' height="18" border=0></a>'; } $str .= ' <strong>'.$video["video_size"].' Mo</strong>'; Loading public/photos.php +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ function dispPhotosByType($result, $photo_type) { $str .= dispWhenTendu($photo["photo_tendu"]); $str .= ' <a href="http://www.eptv.fr/index.php?section=PhotosShow&action= $str .= ' <a href="index.php?section=PhotosShow&action= '.$photo["photo_path"].' " class="texte_link" '; Loading public/photos_show.php +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ function dispPhotosShow($url) { echo "<iframe width='100%' scrolling='auto' height='100%' style='width:100%;height:1000px;border:0;background-color:ffffff' name='forum' src='http://www.eptv.fr/".$url."'></iframe>"; src='".$url."'></iframe>"; // frame } Loading public/videos.php +1 −1 Original line number Diff line number Diff line Loading @@ -162,7 +162,7 @@ function dispVideosByType($result, $video_type) { if ($video["video_path_daily"]) { $str .= '<a href=\'http://www.eptv.fr/public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" ><img src=\'../images/daily.png\' height=15 border=0></a>'; $str .= '<a href=\'public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" ><img src=\'../images/daily.png\' height=15 border=0></a>'; } $str .= '</TD> Loading public/videos.php_avecjukebox +1 −1 Original line number Diff line number Diff line Loading @@ -226,7 +226,7 @@ function dispVideosByType($result, $video_type) { </TD> <TD>'; if ($video["video_path_daily"]) { $str .= '<a href=\'http://www.eptv.fr/public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" > $str .= '<a href=\'dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" > <img src=\'http://www.dailymotion.com/favicon.ico\' height=15 border=0></a>'; } $str .= '</TD> Loading Loading
public/home.php +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ function dispHomeLastVideos(){ <TD>'; if ($video["video_path_daily"]) { $str .= ' <a href=\'http://www.eptv.fr/public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" > $str .= ' <a href=\'public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" > <img class="daily_preview" src=\'../images/daily.png\' height="18" border=0></a>'; } $str .= ' <strong>'.$video["video_size"].' Mo</strong>'; Loading
public/photos.php +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ function dispPhotosByType($result, $photo_type) { $str .= dispWhenTendu($photo["photo_tendu"]); $str .= ' <a href="http://www.eptv.fr/index.php?section=PhotosShow&action= $str .= ' <a href="index.php?section=PhotosShow&action= '.$photo["photo_path"].' " class="texte_link" '; Loading
public/photos_show.php +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ function dispPhotosShow($url) { echo "<iframe width='100%' scrolling='auto' height='100%' style='width:100%;height:1000px;border:0;background-color:ffffff' name='forum' src='http://www.eptv.fr/".$url."'></iframe>"; src='".$url."'></iframe>"; // frame } Loading
public/videos.php +1 −1 Original line number Diff line number Diff line Loading @@ -162,7 +162,7 @@ function dispVideosByType($result, $video_type) { if ($video["video_path_daily"]) { $str .= '<a href=\'http://www.eptv.fr/public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" ><img src=\'../images/daily.png\' height=15 border=0></a>'; $str .= '<a href=\'public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" ><img src=\'../images/daily.png\' height=15 border=0></a>'; } $str .= '</TD> Loading
public/videos.php_avecjukebox +1 −1 Original line number Diff line number Diff line Loading @@ -226,7 +226,7 @@ function dispVideosByType($result, $video_type) { </TD> <TD>'; if ($video["video_path_daily"]) { $str .= '<a href=\'http://www.eptv.fr/public/dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" > $str .= '<a href=\'dailymotion.php?q='.$video["video_path_daily"].'\' onclick="return popitup(this, \'EPTV\')" > <img src=\'http://www.dailymotion.com/favicon.ico\' height=15 border=0></a>'; } $str .= '</TD> Loading