[www-doc] [Git][VideoLAN.org/websites][master] News are always english only
Christoph Miebach
gitlab at videolan.org
Mon Jan 16 11:02:41 CET 2017
Christoph Miebach pushed to branch master at VideoLAN organization / websites
Commits:
a5de39da by Christoph Miebach at 2017-01-16T05:02:36-05:00
News are always english only
- - - - -
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
@@ -19,12 +19,13 @@
}
else
{
- document.getElementById(text).style.display = 'none';
+ document.getElementById(text).style.display = 'none';
document.getElementById(read).innerHTML = "(Read more...)";
}
}
}
</script>
+ <span dir="ltr" lang="en">
<?php
$file=fopen("news.msg","r");
@@ -91,3 +92,4 @@ function shownews_mockup($style,$max) {
shownews($style,$max,true);
}
?>
+</span>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/a5de39da0f02918d7e21de08de53886c961b81b8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20170116/6b5d8e11/attachment.html>
More information about the www-doc
mailing list