Loading include/contacts.php +14 −14 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ $str =''; $str .= ' <TR valign=top> <TD width="70"> <TD width="40%"> <a href="http:// '.$link["link_link"].' " target=new class="texte_link"> Loading include/videos.php +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ function dispVideosByType($result, $video_type) { $str .= ' <a href="?video=' . $video["video_id"] . ' " class="texte_link"' . '>'.$video["video_name"].'</a></td><td>'; if ($video["video_path_daily"]) $str .= '<a href=?dailymotion='.$video["video_id"].' onclick="return popitup(this, \'EPTV\')" ><img src=\'../images/daily.png\' height=15 border=0></a>'; $str .= '<a href="javascript:popup_video_dailymotion(\'?dailymotion='.$video["video_id"].'\')"><img src=\'../images/daily.png\' height=15 border=0 /></a>'; $str .= '</TD><TD>'.$video["video_date"].'</TD><TD align=center><strong>'.$video["video_size"].' Mo</strong></TD></TR>'; } Loading Loading
include/contacts.php +14 −14 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ $str =''; $str .= ' <TR valign=top> <TD width="70"> <TD width="40%"> <a href="http:// '.$link["link_link"].' " target=new class="texte_link"> Loading
include/videos.php +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ function dispVideosByType($result, $video_type) { $str .= ' <a href="?video=' . $video["video_id"] . ' " class="texte_link"' . '>'.$video["video_name"].'</a></td><td>'; if ($video["video_path_daily"]) $str .= '<a href=?dailymotion='.$video["video_id"].' onclick="return popitup(this, \'EPTV\')" ><img src=\'../images/daily.png\' height=15 border=0></a>'; $str .= '<a href="javascript:popup_video_dailymotion(\'?dailymotion='.$video["video_id"].'\')"><img src=\'../images/daily.png\' height=15 border=0 /></a>'; $str .= '</TD><TD>'.$video["video_date"].'</TD><TD align=center><strong>'.$video["video_size"].' Mo</strong></TD></TR>'; } Loading