[www-doc] [Git][VideoLAN.org/websites][master] close img tags

Christoph Miebach gitlab at videolan.org
Fri Jan 6 12:23:10 CET 2017


Christoph Miebach pushed to branch master at VideoLAN organization / websites


Commits:
954ab9a7 by Christoph Miebach at 2017-01-06T06:23:04-05:00
close img tags

- - - - -


1 changed file:

- www.videolan.org/vlc/index.php


Changes:

=====================================
www.videolan.org/vlc/index.php
=====================================
--- a/www.videolan.org/vlc/index.php
+++ b/www.videolan.org/vlc/index.php
@@ -47,7 +47,7 @@
                 <a class="feat-margin-left extra-info-link2 padding-top" href='/vlc/features.html'><?php echo _("learn more"); ?></a>
             </div>
             <div class="col-md-4 v-align-md v-align-lg">
-                <img src="//images.videolan.org/vlc/screenshots/android/playback-medium.jpg" class="center-sm center-xs img-responsive">
+                <img src="//images.videolan.org/vlc/screenshots/android/playback-medium.jpg" class="center-sm center-xs img-responsive" />
             </div>
         </div>
     </div>
@@ -57,7 +57,7 @@
         <h2 class="visible-xs visible-sm center-font-xs center-font-sm"><?php echo _("Customize"); ?></h2>
         <div class="row">
             <div class="col-md-4 v-align-md v-align-lg col-md-offset-1 col-md-pull-1">
-                <img src="//images.videolan.org/images/screenshots/skins.png" class="center-xs center-sm img-responsive">
+                <img src="//images.videolan.org/images/screenshots/skins.png" class="center-xs center-sm img-responsive" />
             </div>
             <div class="items v-align-md v-align-lg col-md-7">
                 <h2 class="hidden-xs hidden-sm"><?php echo _("Customize"); ?></h2>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/954ab9a7bbe32fb88ba26e6ec2a7d41dfe93d2f5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20170106/7bf713d5/attachment.html>


More information about the www-doc mailing list