[www-doc] [Git][VideoLAN.org/websites][master] print closing tag

Christoph Miebach gitlab at videolan.org
Mon Jan 16 14:38:29 CET 2017


Christoph Miebach pushed to branch master at VideoLAN organization / websites


Commits:
352a79f1 by Christoph Miebach at 2017-01-16T08:38:08-05:00
print closing tag

- - - - -


1 changed file:

- www.videolan.org/include/news.php


Changes:

=====================================
www.videolan.org/include/news.php
=====================================
--- a/www.videolan.org/include/news.php
+++ b/www.videolan.org/include/news.php
@@ -86,10 +86,10 @@
         }
     }
     fclose($file);
-    echo "</div><!-- english only -->";
 }
 
 function shownews_mockup($style,$max) {
     shownews($style,$max,true);
+    echo "</div><!-- news are en only -->";
 }
 ?>



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


More information about the www-doc mailing list