[www-doc] [Git][VideoLAN.org/websites][master] Mark english only part in footer

Christoph Miebach gitlab at videolan.org
Mon Jan 16 10:16:07 CET 2017


Christoph Miebach pushed to branch master at VideoLAN organization / websites


Commits:
93d0363b by Christoph Miebach at 2017-01-16T04:15:45-05:00
Mark english only part in footer

- - - - -


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
@@ -107,13 +107,16 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
                 </div>
             </div>
             <div class="row">
-                <div class="col-md-12" style='text-align: center; line-height: 14px; font-size: 9px; color: #999; direction: ltr;'>
+                <div class="col-md-12" style='text-align: center; line-height: 14px; font-size: 9px; color: #999;'>
                     <p>
                         <a href='/legal.html'><?php echo _("Legal"); ?></a> | <a href='/contact.html'>Report Trademark Abuse</a><br />
-                        VideoLAN, VLC, VLC media player and x264 are trademarks internationally registered by the <a href="/videolan">VideoLAN non-profit organization.</a><br />
-                        VideoLAN software is licensed under various open-source licenses: use and distribution are defined by each software license.</p>
-                        <p>Design by <a href="http://www.madebyargon.com">Made By Argon</a>. Some icons are licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/us/">CC BY-SA 3.0+</a>. <br />
-                        The VLC cone icon was designed by Richard Ă˜iestad. Icons for VLMC, DVBlast and x264 designed by <a href='http://cuberto.com/'>Roman Khramov</a>.</p>
+                        <span dir="ltr" lang="en">
+                            VideoLAN, VLC, VLC media player and x264 are trademarks internationally registered by the <a href="/videolan">VideoLAN non-profit organization.</a><br />
+                            VideoLAN software is licensed under various open-source licenses: use and distribution are defined by each software license.</p>
+                            <p>Design by <a href="http://www.madebyargon.com">Made By Argon</a>. Some icons are licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/us/">CC BY-SA 3.0+</a>. <br />
+                            The VLC cone icon was designed by Richard Ă˜iestad. Icons for VLMC, DVBlast and x264 designed by <a href='http://cuberto.com/'>Roman Khramov</a>.
+                        </span>
+                    </p>
                 </div>
             </div>
         </div>



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


More information about the www-doc mailing list