[www-doc] [Git][VideoLAN.org/websites][master] Fixed previous merge
Konstantin Pavlov
gitlab at videolan.org
Mon Apr 6 22:59:44 CEST 2020
Konstantin Pavlov pushed to branch master at VideoLAN organization / websites
Commits:
15e94e43 by Konstantin Pavlov at 2020-04-06T23:59:34+03:00
Fixed previous merge
- - - - -
1 changed file:
- www.videolan.org/include/footer.php
Changes:
=====================================
www.videolan.org/include/footer.php
=====================================
@@ -105,6 +105,7 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
echo ' <option value="/'.$root_filename[0].'.'.$lang.'.html"'.$selected.'>'.$lang_name.'</option>'."\n";
}
echo ' </select></div>'."\n";
+ }
?>
</div>
</div>
@@ -133,3 +134,4 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
</html>
<?php
}
+?>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/15e94e43dc9b88219816e3f45c815c3f8c960cf5
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/15e94e43dc9b88219816e3f45c815c3f8c960cf5
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list