[www-doc] [Git][VideoLAN.org/websites][master] span is no valid parent, use div
Christoph Miebach
gitlab at videolan.org
Tue Jan 17 19:03:26 CET 2017
Christoph Miebach pushed to branch master at VideoLAN organization / websites
Commits:
8a988a08 by Christoph Miebach at 2017-01-17T13:03:23-05:00
span is no valid parent, use div
- - - - -
1 changed file:
- www.videolan.org/vlc/download-macosx.php
Changes:
=====================================
www.videolan.org/vlc/download-macosx.php
=====================================
--- a/www.videolan.org/vlc/download-macosx.php
+++ b/www.videolan.org/vlc/download-macosx.php
@@ -26,7 +26,7 @@
<div class="container">
<?php drawVLCdownloadSection("osx", $dropdownItems, false, "VLC for Mac OS X"); ?>
- <span dir="ltr" lang="en">
+ <div dir="ltr" lang="en">
<h2>Devices and Mac OS X version</h2>
<p class="projectDescription">VLC media player requires Mac OS X 10.6 or later. It runs on any 64bit Intel-based Mac. Previous devices are supported by older releases.<br />Note that the first generation of Intel-based Macs equipped with Core Solo or Core Duo processors is no longer supported. Please use version 2.0.10 linked below.</p>
@@ -49,7 +49,7 @@
<br />
<h3>Mac OS X 10.0 Cheetah and 10.1 Puma</h3>
<p class="projectDescription">Use VLC 0.7.0. Get it for <a href="https://get.videolan.org/vlc/0.7.0/macosx/vlc-0.7.0.dmg">PowerPC</a>.</p>
- </span>
+ </div>
</div>
<?php
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/8a988a0894e777d4f6f7ec7794edd2714e94fef7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20170117/46364aff/attachment.html>
More information about the www-doc
mailing list