[www-doc] [Git][VideoLAN.org/websites][master] Blind appearance fix

Felix Paul Kühne gitlab at videolan.org
Mon Feb 1 21:02:51 CET 2016


Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
3983f4bc by Felix Paul Kühne at 2016-02-01T21:02:44Z
Blind appearance fix

- - - - -


1 changed file:

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


Changes:

=====================================
www.videolan.org/include/header.php
=====================================
--- a/www.videolan.org/include/header.php
+++ b/www.videolan.org/include/header.php
@@ -289,7 +289,9 @@ function start_body( $body_color, $language, $b_show_donate = true, $nobanner, $
         <div id="nonprofitOrganizationDiv2" class="center-block">
                 <?php
                 echo 'VideoLAN, '. _('a project and a').' <a href="//www.videolan.org/videolan/" class="noUnderline">'._('non-profit organization').'.</a> ';?>
-        <a href="https://www.jbkempf.com/blog/post/2016/15-years-of-VLC"><img src="/images/15years.png" alt="... and many more years to come" /></a>
+        <a href="https://www.jbkempf.com/blog/post/2016/15-years-of-VLC">
+            <?php image('15years.png', '... and many more years to come', 'big-vlc-img img-responsive'); ?>
+        </a>
         </div>
         <div class="social-box">
             <div id='plusone' style="padding: 3px 10px;">



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/3983f4bcabc4be345227ef8e330ceaffc25394a8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160201/8c053e65/attachment.html>


More information about the www-doc mailing list