diff --git a/var/www/html/pivilion/gen.php b/var/www/html/pivilion/gen.php index dac3539..03df7ec 100644 --- a/var/www/html/pivilion/gen.php +++ b/var/www/html/pivilion/gen.php @@ -200,14 +200,14 @@ else switch ($format) { case "webm": echo'
- video src="'.current($myfiles).'" data-autoplay="1" loop="1" controls ="1"/> +
'.$imageVal.'
'.current($slides_autors).'
'.current($slides_desc).'
'; break; case "ogg": echo'
-
'; break;