From 261c7de869eccca07c7d3f5ff331d28f88b2fde0 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 24 Jan 2011 14:34:44 -0500 Subject: Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html ) --- usr/local/www/fbegin.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'usr/local/www/fbegin.inc') diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index b290899..6efb7a6 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -425,5 +425,10 @@ function add_to_menu($url, $name) {
Do not make changes in the GUI until this is complete.") . "

"); +} $pgtitle_output = true; ?> -- cgit v1.1