From ede8c1d888cb16ecf46f43a7e7f04cf97d284d63 Mon Sep 17 00:00:00 2001
From: laf
Date: Mon, 27 Oct 2014 20:55:48 +0000
Subject: [PATCH 1/2] Added link to changelog
---
html/pages/about.inc.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/html/pages/about.inc.php b/html/pages/about.inc.php
index e80cb7ca2..a59896dd8 100644
--- a/html/pages/about.inc.php
+++ b/html/pages/about.inc.php
@@ -130,7 +130,8 @@ print_optionbar_end();
Web site |
Bug tracker |
Mailing list |
- Twitter
+ Twitter |
+ Changelog
From 3ede85267b1f87831f2dd9a227257aa257b28abc Mon Sep 17 00:00:00 2001
From: laf
Date: Mon, 27 Oct 2014 21:03:59 +0000
Subject: [PATCH 2/2] Added changelog as a hyperlink on version number as well
---
html/pages/about.inc.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/pages/about.inc.php b/html/pages/about.inc.php
index a59896dd8..1c1cc125a 100644
--- a/html/pages/about.inc.php
+++ b/html/pages/about.inc.php
@@ -112,7 +112,7 @@ print_optionbar_start(NULL);
echo("
- | $project_name | $project_version |
+ | $project_name | $project_version |
| Apache | $apache_version |
| PHP | $php_version |
| MySQL | $mysql_version |