summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-02-02 22:20:19 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-02-02 22:20:19 +0000
commit1f546354db50c8190226ece6e5ed864412587a73 (patch)
treeec33efa01fe63e1bf5d0adbbc1fdc7718a3bbf08 /usr/local/www/pkg_mgr.php
parentf110b20e763c5f28203a33c1b338de85e067b811 (diff)
downloadpfsense-1f546354db50c8190226ece6e5ed864412587a73.zip
pfsense-1f546354db50c8190226ece6e5ed864412587a73.tar.gz
Change Unknown to a better description
Diffstat (limited to 'usr/local/www/pkg_mgr.php')
-rwxr-xr-xusr/local/www/pkg_mgr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/pkg_mgr.php b/usr/local/www/pkg_mgr.php
index b15c517..d47e7e3 100755
--- a/usr/local/www/pkg_mgr.php
+++ b/usr/local/www/pkg_mgr.php
@@ -132,7 +132,7 @@ include("fbegin.inc");
if($index['maintainer'] != "") {
echo "<a href='{$index['maintainer']}'>{$index['maintainer']}</a>";
} else {
- echo "Unknown";
+ echo "Nobody. <a href='mailto:coreteam@pfsense.com'>Apply</a> for it!";
}
?>
</td>
OpenPOWER on IntegriCloud