From 4b4922c5897c072fcb41d9411d4dbe7ba6e3a0b1 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 23 Nov 2007 17:01:30 +0000 Subject: [PATCH] "show the red cross if any app needs upgrading" --- setup/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/index.php b/setup/index.php index 745bebe751..8727b123ff 100644 --- a/setup/index.php +++ b/setup/index.php @@ -527,6 +527,7 @@ if ($data['currentver'] && $data['version'] && $data['version'] != $data['currentver']) { $to_upgrade[] = $app; + $setup_tpl->set_var('apps_status_img',$incomplete); } } $btn_manage_apps = $GLOBALS['egw_setup']->html->make_frm_btn_simple(