summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_mgr_installed.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-10-23 17:48:47 +0545
committerPhil Davis <phil.davis@inf.org>2015-10-23 17:48:47 +0545
commitd481bd7c542adf6a7ec8e3ef63e8c63e4dcc18fc (patch)
treec5a71ed529671e35cccb1bd74d17eccbaee4399b /src/usr/local/www/pkg_mgr_installed.php
parent50e6c063e6ec148917ff0bcb0bce8b0a08df5792 (diff)
downloadpfsense-d481bd7c542adf6a7ec8e3ef63e8c63e4dcc18fc.zip
pfsense-d481bd7c542adf6a7ec8e3ef63e8c63e4dcc18fc.tar.gz
Explain which thing is blue
On the installed packages table, the Version column version number has a hyper-link to the package changelog. That appears blue all the time. It is when the package name in the "Name" column is blue that there is a newer version available. If you can think of some other way to make this clear without writing so much, then go for it.
Diffstat (limited to 'src/usr/local/www/pkg_mgr_installed.php')
-rw-r--r--src/usr/local/www/pkg_mgr_installed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/pkg_mgr_installed.php b/src/usr/local/www/pkg_mgr_installed.php
index 0141a33..61d3b88 100644
--- a/src/usr/local/www/pkg_mgr_installed.php
+++ b/src/usr/local/www/pkg_mgr_installed.php
@@ -217,7 +217,7 @@ if(empty($installed_packages)):?>
<i class="icon-large icon-info-sign"></i> = Information, &nbsp;
<i class="icon-large icon-retweet"></i> = Reinstall.
<br />
- <font color="blue"><?=gettext("Blue")?></font> = <?=gettext("Newer version available")?>
+ <font color="blue"><?=gettext("Blue package name")?></font> = <?=gettext("Newer version available")?>
</span>
</div>
OpenPOWER on IntegriCloud