[www-doc] [Git][VideoLAN.org/websites][master] please validator

Christoph Miebach gitlab at videolan.org
Mon Jan 16 23:23:20 CET 2017


Christoph Miebach pushed to branch master at VideoLAN organization / websites


Commits:
cbc58e6f by Christoph Miebach at 2017-01-16T17:22:59-05:00
please validator

- - - - -


1 changed file:

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


Changes:

=====================================
www.videolan.org/include/footer.php
=====================================
--- a/www.videolan.org/include/footer.php
+++ b/www.videolan.org/include/footer.php
@@ -94,7 +94,7 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
                         echo "<div class='footerHeading'>Translations: ";
                         echo '<select ONCHANGE="location = this.options[this.selectedIndex].value;">';
                         $root_filename = explode('.', $_SERVER['SCRIPT_FILENAME'] );
-                        echo  '<option value="/'.$root_filename[0].'.html"></option>'."\n";
+                        echo  '<option value="/'.$root_filename[0].'.html"> </option>'."\n";
                         foreach($alternate_lang as $lang) {
                             if( $lang == "en" )
                                 echo  '<option value="/'.$root_filename[0].'.html">'.$lang.'</option>'."\n";



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


More information about the www-doc mailing list