diff options
-rw-r--r-- | en/5/download_index.php | 2 | ||||
-rw-r--r-- | en/6/download_index.php | 2 | ||||
-rw-r--r-- | en/7/download_index.php | 2 | ||||
-rw-r--r-- | en/8/download_index.php | 2 | ||||
-rw-r--r-- | en/downloads/prerelease/download_index.php | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index 65f91af8c..f68519cf6 100644 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -283,7 +283,7 @@ input[type="radio"], input[type="submit"] { <?php if($torrentavailable){ ?> <?php _g('BitTorrent',null,'h3'); _g('We recommend you to use <a href=%s>BitTorrent</a> for downloading as it usually give a higher speeds and more reliable download of large files.',array(_r('http://en.wikipedia.org/wiki/BitTorrent')),'p' . ($rtl ? ' style="text-align: right;"' : ''));?> -<?php } else { echo _g('BitTorrent link are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"' . ($rtl ? ' style="text-align: right;"' : '')); } ?> +<?php } else { echo _g('BitTorrent links are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"' . ($rtl ? ' style="text-align: right;"' : '')); } ?> </div> <div class="radiobutton"> diff --git a/en/6/download_index.php b/en/6/download_index.php index 4917f1189..6b77ad56e 100644 --- a/en/6/download_index.php +++ b/en/6/download_index.php @@ -297,7 +297,7 @@ input[type="radio"], input[type="submit"], .popover-content { <?php if($torrentavailable){ ?> <?php _g('BitTorrent',null,'h3'); _g('We recommend you to use <a href=%s>BitTorrent</a> for downloading as it usually give a higher speeds and more reliable download of large files.',array(_r('http://en.wikipedia.org/wiki/BitTorrent')),'p');?> -<?php } else { echo _g('BitTorrent link are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"'); } ?> +<?php } else { echo _g('BitTorrent links are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"'); } ?> </div> <div class="d-sm-flex justify-content-center"> diff --git a/en/7/download_index.php b/en/7/download_index.php index a77bbf01b..c6101b287 100644 --- a/en/7/download_index.php +++ b/en/7/download_index.php @@ -287,7 +287,7 @@ input[type="radio"], input[type="submit"], .popover-content { <?php if($torrentavailable){ ?> <?php _g('BitTorrent',null,'h3'); _g('We recommend you to use <a href=%s>BitTorrent</a> for downloading as it usually give a higher speeds and more reliable download of large files.',array(_r('http://en.wikipedia.org/wiki/BitTorrent')),'p');?> -<?php } else { echo _g('BitTorrent link are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"'); } ?> +<?php } else { echo _g('BitTorrent links are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"'); } ?> </div> <div class="d-sm-flex justify-content-center"> diff --git a/en/8/download_index.php b/en/8/download_index.php index b1580fa73..9adfc72b2 100644 --- a/en/8/download_index.php +++ b/en/8/download_index.php @@ -288,7 +288,7 @@ input[type="radio"], input[type="submit"], .popover-content { <?php if($torrentavailable){ ?> <?php _g('BitTorrent',null,'h3'); _g('We recommend you to use <a href=%s>BitTorrent</a> for downloading as it usually give a higher speeds and more reliable download of large files.',array(_r('http://en.wikipedia.org/wiki/BitTorrent')),'p');?> -<?php } else { echo _g('BitTorrent link are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"'); } ?> +<?php } else { echo _g('BitTorrent links are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"'); } ?> </div> <div class="d-sm-flex justify-content-center"> diff --git a/en/downloads/prerelease/download_index.php b/en/downloads/prerelease/download_index.php index 526fa558e..6dc0a709b 100644 --- a/en/downloads/prerelease/download_index.php +++ b/en/downloads/prerelease/download_index.php @@ -296,7 +296,7 @@ input[type="radio"], input[type="submit"], .popover-content { <?php if($torrentavailable){ ?> <?php _g('BitTorrent',null,'h3'); _g('We recommend you to use <a href=%s>BitTorrent</a> for downloading as it usually give a higher speeds and more reliable download of large files.',array(_r('http://en.wikipedia.org/wiki/BitTorrent')),'p');?> -<?php } else { echo _g('BitTorrent link are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"'); } ?> +<?php } else { echo _g('BitTorrent links are not yet available.',null, 'p style="margin-top:1.5em;" class="warn"'); } ?> </div> <div class="d-sm-flex justify-content-center"> |