summary refs log tree commit diff stats
path: root/divs/content-wrapper.php
diff options
context:
space:
mode:
Diffstat (limited to 'divs/content-wrapper.php')
-rw-r--r--divs/content-wrapper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/divs/content-wrapper.php b/divs/content-wrapper.php
index 9596b4d..8c4d27a 100644
--- a/divs/content-wrapper.php
+++ b/divs/content-wrapper.php
@@ -1,5 +1,5 @@
 <video controls>
-	<source src="video/<?php echo $vindex[$vid] ?>.ogv" type="video/ogg">html5 browser not found.
+	<source src="video/<?php echo $vid ?>.ogv" type="video/ogg">html5 browser not found.
 </video> 
 
 <div id="video-data"><?php echo $vdata[2].'<br>'.$cindex[$vdata[3]] ?></div>