diff options
author | filip <filip.komar@gmail.com> | 2018-10-14 00:03:55 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2018-10-14 00:03:55 +0200 |
commit | 75d0ee3f43220516d98215f519603baaec7dae53 (patch) | |
tree | 04994c84e84f0508eda4eff78164d4ca16e47317 /en | |
parent | 6982f436b7fa78699aa4e24d15b5a65a0737b6b8 (diff) | |
download | www-75d0ee3f43220516d98215f519603baaec7dae53.tar www-75d0ee3f43220516d98215f519603baaec7dae53.tar.gz www-75d0ee3f43220516d98215f519603baaec7dae53.tar.bz2 www-75d0ee3f43220516d98215f519603baaec7dae53.tar.xz www-75d0ee3f43220516d98215f519603baaec7dae53.zip |
some tiny lint fixes
Diffstat (limited to 'en')
-rw-r--r-- | en/4/index.php | 24 | ||||
-rw-r--r-- | en/5/download_index.php | 2 | ||||
-rw-r--r-- | en/6/download_index.php | 3 | ||||
-rw-r--r-- | en/about/reports/template.php | 1 | ||||
-rw-r--r-- | en/calendar/index.php | 4 | ||||
-rw-r--r-- | en/community/index.php | 2 | ||||
-rw-r--r-- | en/doc/index.php | 2 | ||||
-rw-r--r-- | en/donate/index.php | 2 |
8 files changed, 21 insertions, 19 deletions
diff --git a/en/4/index.php b/en/4/index.php index 2b47bb623..ac3d499d3 100644 --- a/en/4/index.php +++ b/en/4/index.php @@ -65,18 +65,18 @@ $dictionary = read_translation_file($locale, array('4', 'common_footer')); <div id="banner" style="text-align:center; display: block; padding: 2em 0em 4em;"> <!-- start Basic Jquery Slider --> <ul class="bjqs"> - <li><img src="/g/4/kde.png" title="KDE"></li> - <li><img src="/g/4/razorqt.png" title="RazorQT"></li> - <li><img src="/g/4/xfce.png" title="XFCE"></li> - <li><img src="/g/4/gnome.png" title="Gnome"></li> - <li><img src="/g/4/cinnamon.png" title="Cinnamon"></li> - <li><img src="/g/4/mate.png" title="Mate"></li> - <li><img src="/g/4/mageiawelcome1.png" title="Mageia Welcome 1."></li> - <li><img src="/g/4/mageiawelcome2.png" title="Mageia Welcome 2."></li> - <li><img src="/g/4/mageiawelcome3.png" title="Mageia Welcome 3."></li> - <li><img src="/g/4/mageiawelcome4.png" title="Mageia Welcome 4."></li> - <li><img src="/g/4/mageiawelcome5.png" title="Mageia Welcome 5."></li> - <li><img src="/g/4/drakconf.png" title="<?php _g('Mageia Control Center');?>"></li> + <li><img src="/g/4/kde.png" title="KDE" alt="KDE"></li> + <li><img src="/g/4/razorqt.png" title="RazorQT" alt="RazorQT"></li> + <li><img src="/g/4/xfce.png" title="XFCE" alt="XFCE"></li> + <li><img src="/g/4/gnome.png" title="Gnome" alt="Gnome"></li> + <li><img src="/g/4/cinnamon.png" title="Cinnamon" alt="Cinnamon"></li> + <li><img src="/g/4/mate.png" title="Mate" alt="Mate"></li> + <li><img src="/g/4/mageiawelcome1.png" title="Mageia Welcome 1." alt="Mageia Welcome 1."></li> + <li><img src="/g/4/mageiawelcome2.png" title="Mageia Welcome 2." alt="Mageia Welcome 2."></li> + <li><img src="/g/4/mageiawelcome3.png" title="Mageia Welcome 3." alt="Mageia Welcome 3."></li> + <li><img src="/g/4/mageiawelcome4.png" title="Mageia Welcome 4." alt="Mageia Welcome 4."></li> + <li><img src="/g/4/mageiawelcome5.png" title="Mageia Welcome 5." alt="Mageia Welcome 5."></li> + <li><img src="/g/4/drakconf.png" title="<?php _g('Mageia Control Center');?>" alt="<?php _g('Mageia Control Center');?>"></li> </ul> </div> diff --git a/en/5/download_index.php b/en/5/download_index.php index f4d2121ec..05e7c03b8 100644 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -357,7 +357,7 @@ input[type="radio"], input[type="submit"] { echo '<br>'; dl_link($name,$version,$release,'LiveDVD-GNOME','x86_64','DVD',true,$torrentavailable);?> </td> - <tr> + </tr> </tbody> </table> diff --git a/en/6/download_index.php b/en/6/download_index.php index b23aa3cc3..36d0bce9e 100644 --- a/en/6/download_index.php +++ b/en/6/download_index.php @@ -365,7 +365,7 @@ input[type="radio"], input[type="submit"], .popover-content { echo '<br>'; dl_link($name,$version,$release,'LiveDVD-Xfce','x86_64','DVD',true,$torrentavailable);?> </td> - <tr> + </tr> </tbody> </table> @@ -424,6 +424,7 @@ input[type="radio"], input[type="submit"], .popover-content { echo '<ul class="hl">'; _g('<strong>do not</strong> use LiveDVDs;', null, 'li'); _g('see the <a href="%s" hreflang="en">upgrade guide</a>', array($upgradeguide), 'li'); + echo '</ul>'; ?> diff --git a/en/about/reports/template.php b/en/about/reports/template.php index 6cbe0fae5..f95cff726 100644 --- a/en/about/reports/template.php +++ b/en/about/reports/template.php @@ -348,6 +348,7 @@ require '../../../../langs.php'; <li><a href="#balance">Balance sheet</a></li> <li><a href="#expenses">Expenses</a></li> <li><a href="#revenues">Revenues</a></li> + </ul> </nav> <?php echo common_footer($locale); ?> </body> diff --git a/en/calendar/index.php b/en/calendar/index.php index 09a572f92..906307f6a 100644 --- a/en/calendar/index.php +++ b/en/calendar/index.php @@ -77,8 +77,8 @@ foreach ($calendars as $c) { style="border-width:0" width="749" height="600" - frameborder="0" - scrolling="no"></iframe> + > + </iframe> <div class="para"> <p><?php _g('This calendar shows all Mageia events, <a href="https://wiki.mageia.org/en/Meetings">team meetings</a>, development planning milestones and possibly more.') ?></p> diff --git a/en/community/index.php b/en/community/index.php index eab67555d..084c25dcc 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -147,7 +147,7 @@ include '../../lib/news.php'; </ul> </div> <div class="w-100"></div> - <p style="clear: both; text-align: center;"><mark class=mark"><?php _g('This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>!')?></mark></p> + <p style="clear: both; text-align: center;"><mark class="mark"><?php _g('This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>!')?></mark></p> </div> </div> <?php echo common_footer($locale); ?> diff --git a/en/doc/index.php b/en/doc/index.php index 2fdb6bea9..dff85cedc 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -49,7 +49,7 @@ require 'doc.php'; <?php doc_list(_r('Network installation'), 'netinstall', 6); ?> </div> </div><!--row--> - <hr></hr> + <hr> <h3>Mageia 5</h3> <div class="row"> <div class="col"> diff --git a/en/donate/index.php b/en/donate/index.php index 1ca3cc971..325e9888b 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -20,7 +20,7 @@ $dictionary = read_translation_file($locale, array('donate', 'common_footer')); </style> <script src="//static.mageia.org/g/js/jquery-1.10.1.min.js"></script> <script src="//static.mageia.org/g/js/treasurer.js"></script> - <script type="text/javascript">donate_page();</script> + <script>donate_page();</script> </head> <body class="donate"> <?php echo $hsnav; ?> |