summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr_installed.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-21 00:23:06 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-21 00:23:06 -0400
commitc099a98759a659267bf0729246a254d778d54a31 (patch)
tree81e85ddeba6b58f5b888bf95dceed7dfd9723d96 /usr/local/www/pkg_mgr_installed.php
parentd7f742c26558b1ff08a0d6f28f24a6b5acf537e8 (diff)
downloadpfsense-c099a98759a659267bf0729246a254d778d54a31.zip
pfsense-c099a98759a659267bf0729246a254d778d54a31.tar.gz
Add space between the and forum
Diffstat (limited to 'usr/local/www/pkg_mgr_installed.php')
-rwxr-xr-xusr/local/www/pkg_mgr_installed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/pkg_mgr_installed.php b/usr/local/www/pkg_mgr_installed.php
index 5db007f..2708c78 100755
--- a/usr/local/www/pkg_mgr_installed.php
+++ b/usr/local/www/pkg_mgr_installed.php
@@ -134,7 +134,7 @@ include("head.inc");
$pkginfolink = $currentvers[$pkg['name']]['pkginfolink'];
echo "<a target='_new' href='$pkginfolink'>" . gettext("Package Info") . "</a>";
} else {
- echo gettext("No info, check the") . "<a href='http://forum.pfsense.org/index.php/board,15.0.html'>" . gettext("forum") . "</a>";
+ echo gettext("No info, check the") . " <a href='http://forum.pfsense.org/index.php/board,15.0.html'>" . gettext("forum") . "</a>";
}
?>
</td>
OpenPOWER on IntegriCloud