summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-06-27 19:25:10 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-06-27 19:25:10 -0400
commit8c5dff01743ca6a624eaa12c02c8f1ec0c35af46 (patch)
treeb90decb37991f10d4bc309be23c89191399d029e /usr/local/www
parent6fabe487380528dc21c006c1bc0f45df63579ff8 (diff)
downloadpfsense-8c5dff01743ca6a624eaa12c02c8f1ec0c35af46.zip
pfsense-8c5dff01743ca6a624eaa12c02c8f1ec0c35af46.tar.gz
Show packages on NanoBSD
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 31cf3b9..90ddd80 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -122,7 +122,7 @@ require_once("notices.inc");
<li><a href="/system_advanced.php" class="navlnk">Advanced</a></li>
<li><a href="/system_firmware.php" class="navlnk">Firmware</a></li>
<li><a href="/system.php" class="navlnk">General Setup</a></li>
- <?php if($g['platform'] == "pfSense"): ?>
+ <?php if($g['platform'] == "pfSense" or $g['platform'] == "nanobsd"): ?>
<li><a href="/pkg_mgr.php" class="navlnk">Packages</a></li>
<?php endif; ?>
<li><a href="/wizard.php?xml=setup_wizard.xml" class="navlnk">Setup wizard</a></li>
OpenPOWER on IntegriCloud