dever 4 éve
szülő
commit
0018b2ecd0
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      main/template/xuniren/video.php

+ 1 - 1
main/template/xuniren/video.php

@@ -9,7 +9,7 @@ $view
 
 ->fetch('.videoposter img@src', 'main/content.home_video_first#pic')
 ->fetch('.videoplayer img@src', 'main/content.home_video_first#pic')
-->fetch(array('.icon-play@data-url=', 0), 'main/content.home_video_first#video_link')
+->fetch(array('.icon-play@data-url', 0), 'main/content.home_video_first#video_link')
 
 ->fetch(array('h3@html', 0), 'main/content.home_video_first#sname')
 ->fetch(array('p@html', 0), 'main/content.home_video_first#info')