summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/head.inc')
-rwxr-xr-xsrc/usr/local/www/head.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index e023cd8..7821e89 100755
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -149,7 +149,7 @@ function return_ext_menu($section) {
}
if (isAllowedPage($test_url)) {
- $extarray[] = array($pkg_config['name'], $description);
+ $extarray[] = array($menuitem['name'], $description);
}
}
OpenPOWER on IntegriCloud