Author: andre
Date: 2010-05-12 14:23:28 +0200 (Wed, 12 May 2010)
New Revision: 42140

Modified:
   openimages/trunk/src/main/webapp/oiplayer/index.html
Log:
for some reason we had a closing </source> tag, but it seems not or no longer 
needed


Modified: openimages/trunk/src/main/webapp/oiplayer/index.html
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/index.html        2010-05-12 
11:58:09 UTC (rev 42139)
+++ openimages/trunk/src/main/webapp/oiplayer/index.html        2010-05-12 
12:23:28 UTC (rev 42140)
@@ -22,8 +22,8 @@
     class="oip_ea_duration_101 oip_ea_start_0" 
     width="320" height="240"
     
poster="http://www.openbeelden.nl/images/21857/WEEKNUMMER364-HRE0000D9C6.png";>
-    <source type="video/ogg; codecs=theora" 
src="http://www.openimages.eu/files/09/9734.9730.WEEKNUMMER364-HRE0000D9C6.ogv"; 
> </source>
-    <source type="video/mp4; codecs=unknown" 
src="http://www.openimages.eu/files/09/9740.9730.WEEKNUMMER364-HRE0000D9C6.mp4"; 
> </source>
+    <source type="video/ogg; codecs=theora" 
src="http://www.openimages.eu/files/09/9734.9730.WEEKNUMMER364-HRE0000D9C6.ogv"; 
 />
+    <source type="video/mp4; codecs=unknown" 
src="http://www.openimages.eu/files/09/9740.9730.WEEKNUMMER364-HRE0000D9C6.mp4"; 
/>
   </video>
   
   <p class="license">

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to