From 43cc66738a0f29ba9aaed912f7635399ceaa6fc9 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 23 Nov 2007 17:02:56 +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(