From 152c01bed6bb4d066a9ebc0e0afaae75807dae10 Mon Sep 17 00:00:00 2001 From: BBcan177 Date: Wed, 30 Dec 2015 23:59:27 -0500 Subject: pkg_mgr - Fix disablepackagehistory * Version title should always print * $g['disablepackagehistory'] only disables the changelog hyperlink --- src/usr/local/www/pkg_mgr.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/usr') diff --git a/src/usr/local/www/pkg_mgr.php b/src/usr/local/www/pkg_mgr.php index 8f05bd1..1c6c9fa 100644 --- a/src/usr/local/www/pkg_mgr.php +++ b/src/usr/local/www/pkg_mgr.php @@ -174,9 +174,7 @@ if (!$pkg_info || !is_array($pkg_info)):?> - - @@ -201,12 +199,14 @@ if (!$pkg_info || !is_array($pkg_info)):?> - - - - + + " href=""> + + + + -- cgit v1.1