From 27b1f91ca5c011e159b017e1a84a496b21ef81bd Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Wed, 26 Dec 2018 13:08:09 +0100 Subject: [PATCH] Indent with tabs per mantisbt coding guidelines --- config_defaults_inc.php | 3 + download.php | 219 ++++++++++++++++++++++------------------ 2 files changed, 125 insertions(+), 97 deletions(-) diff --git a/config_defaults_inc.php b/config_defaults_inc.php index c34d2ad..99e2502 100644 --- a/config_defaults_inc.php +++ b/config_defaults_inc.php @@ -15,6 +15,9 @@ # Information about latest stable release. $g_latest_version_stable = ''; +# Information about latest legacy release. +$g_latest_version_stable = ''; + # Information about latest development release. $g_latest_version_dev = ''; $g_latest_version_dev_roadmap = ''; diff --git a/download.php b/download.php index 1eaf3ed..94ada10 100644 --- a/download.php +++ b/download.php @@ -2,109 +2,134 @@ include( "top.php" ); ?> -
+
-
-

Stable Release | Get on latest!

-

- This is the latest stable MantisBT release. - Make sure you are running the latest release to benefit from all security fixes, bug fixes, and new features. -

+
+

Stable Release + | Get on latest! +

+

+ This is the latest stable MantisBT release. + Make sure you are running the latest release to benefit from all + security fixes, bug fixes, and new features. +

-

Additional Resources:

- -
-
-
-
-
-

MantisBT

-
-

- - Download - -

-
-
+

Additional Resources:

+ +
+
+
+
+
+

+ MantisBT

+
+

+ + Download + +

+
+
+
-
+ +
+
+

Development Release + | Bleeding edge for the brave and tech savvy! +

+

The latest development release is intended for evaluation and + testing purposes. It is not recommended for + production use, unless you are comfortable with PHP and able to + troubleshoot issues that may arise.

+
+
- -
-
-

Development Release | Bleeding edge for the brave and tech savvy!

-

The latest development release is intended for evaluation and testing purposes. It is not recommended for - production use, unless you are comfortable with PHP and able to troubleshoot issues that may arise.

-
-
+
+
+

Additional Resources:

+ +
+ +
+
+ -
-
-

Additional Resources:

- -
- -
+
+
+

Nightly Builds + | Not Supported - use at your own risk! +

+

These are nightly snapshots generated from the latest development + branches in our Git repository. They have + only undergone minimal testing through our standard Travis CI + build process, and have not been formally + prepared for release; we recommend you only use them for testing + and feedback purposes.

+
+
-
- - -
-
-

Nightly Builds | Not Supported - use at your own risk!

-

These are nightly snapshots generated from the latest development branches in our Git repository. They have - only undergone minimal testing through our standard Travis CI build process, and have not been formally - prepared for release; we recommend you only use them for testing and feedback purposes.

-
-
- -
-
-

Additional Resources:

- -
- -
+
+
+

Additional Resources:

+ +
+ +