[www-doc] [Git][VideoLAN.org/websites][master] span is no allowed parent for p

Christoph Miebach gitlab at videolan.org
Mon Jan 16 19:45:15 CET 2017


Christoph Miebach pushed to branch master at VideoLAN organization / websites


Commits:
83e3172b by Christoph Miebach at 2017-01-16T13:45:11-05:00
span is no allowed parent for p

- - - - -


1 changed file:

- www.videolan.org/index.php


Changes:

=====================================
www.videolan.org/index.php
=====================================
--- a/www.videolan.org/index.php
+++ b/www.videolan.org/index.php
@@ -259,7 +259,7 @@ include($_SERVER["DOCUMENT_ROOT"] . "/include/magpierss/rss_fetch.inc");
                         </a>
                     </span>
                 </h1>
-                <span lang=""><!-- tweets are often english, but some are french and we even retweeted arabic or similar, so the empty lang is intentional -->
+                <div lang=""><!-- tweets are often english, but some are french and we even retweeted arabic or similar, so the empty lang is intentional -->
                 <?php
                 $rss = fetch_rss("http://www.videolan.org/_twitter/userrss.php?xrt=0&xrp=1&c=40");
                 $i = 0;
@@ -275,7 +275,7 @@ include($_SERVER["DOCUMENT_ROOT"] . "/include/magpierss/rss_fetch.inc");
                     if ($i % $entries_per_column == 0) echo "</td><td>";
                 }
                 ?>
-                </span>
+                </div>
             </div>
         </div>
     </div>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/83e3172b96d5fbebed272d65660eb01160621b84
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20170116/dcc84074/attachment.html>


More information about the www-doc mailing list