[www-doc] [Git][VideoLAN.org/websites][master] span is no valid parent for h
Christoph Miebach
gitlab at videolan.org
Mon Feb 13 13:58:33 CET 2017
Christoph Miebach pushed to branch master at VideoLAN organization / websites
Commits:
0244e61b by Christoph Miebach at 2017-02-13T07:58:31-05:00
span is no valid parent for h
- - - - -
1 changed file:
- www.videolan.org/vlc/download-windows.php
Changes:
=====================================
www.videolan.org/vlc/download-windows.php
=====================================
--- a/www.videolan.org/vlc/download-windows.php
+++ b/www.videolan.org/vlc/download-windows.php
@@ -30,7 +30,7 @@
<div class="container">
<?php drawVLCdownloadSection("windows", $dropdownItems, false, "VLC for Windows"); ?>
- <span dir="ltr" lang="en">
+ <div dir="ltr" lang="en">
<h2>Windows requirements</h2>
<p>VLC runs on all versions of Windows, from Windows XP SP3 to the last version of Windows 10.</p>
<h2>VLC for Windows 95/98/Me</h2>
@@ -38,6 +38,6 @@
version of VLC</p>
<h2>Older versions</h2>
<?php browse_old("vlc") ?>
- </span>
+ </div>
</div>
<?php footer('$Id$'); ?>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/0244e61b0da71a6f444c7581cafb00cb4d9b2f02
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20170213/80cfdcf8/attachment.html>
More information about the www-doc
mailing list