Plugin Directory

Changeset 736997


Ignore:
Timestamp:
07/06/2013 09:40:54 AM (13 years ago)
Author:
dlozano
Message:

corrige error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • automatic-video-page/trunk/video_page.php

    r733708 r736997  
    3333       
    3434        $var1 = "<div style=\"float:left; width:100%; background:#000; margin-bottom:10px\">
    35         <iframe id=\"pantalla\" name=\"reprotube\" class=\"youtube-player\" type=\"text/html\" width=\"100%\" height=\"375\" src=\"http://goodfidelity.com/embed.php?idvideo=".$matches1[1][0]."&autoplay=0&autohide=0&showinfo=1&modestbranding=1&iv_load_policy=3\" frameborder=\"0\"></iframe></div>";
     35        <iframe id=\"pantalla\" name=\"reprotube\" class=\"youtube-player\" type=\"text/html\" width=\"100%\" height=\"375\" src=\"http://youtube.com/embed/".$matches1[1][0]."?autoplay=0&autohide=0&showinfo=1&modestbranding=1&iv_load_policy=3\" frameborder=\"0\"></iframe></div>";
    3636           
    3737       
Note: See TracChangeset for help on using the changeset viewer.