From 75d0ee3f43220516d98215f519603baaec7dae53 Mon Sep 17 00:00:00 2001 From: filip Date: Sun, 14 Oct 2018 00:03:55 +0200 Subject: some tiny lint fixes --- en/4/index.php | 24 ++++++++++++------------ en/5/download_index.php | 2 +- en/6/download_index.php | 3 ++- en/about/reports/template.php | 1 + en/calendar/index.php | 4 ++-- en/community/index.php | 2 +- en/doc/index.php | 2 +- en/donate/index.php | 2 +- paypal.inc.php | 4 ++-- 9 files changed, 23 insertions(+), 21 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')); 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 '
'; dl_link($name,$version,$release,'LiveDVD-GNOME','x86_64','DVD',true,$torrentavailable);?> - + 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 '
'; dl_link($name,$version,$release,'LiveDVD-Xfce','x86_64','DVD',true,$torrentavailable);?> - + @@ -424,6 +424,7 @@ input[type="radio"], input[type="submit"], .popover-content { echo ''; ?> 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';
  • Balance sheet
  • Expenses
  • Revenues
  • + 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"> + > +

    team meetings, development planning milestones and possibly more.') ?>

    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';
    -

    Join the Web team!')?>

    +

    Join the Web team!')?>

    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'; -
    +

    Mageia 5

    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')); - + diff --git a/paypal.inc.php b/paypal.inc.php index fd5a77f39..570b9c2ca 100644 --- a/paypal.inc.php +++ b/paypal.inc.php @@ -27,8 +27,8 @@ function html_paypal_form($lang = 'en')

    - - + +

    H; -- cgit v1.2.1