From 80df60718b78af602b637dac0797028a13eba3d6 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 9 Jan 2013 23:19:58 -0800 Subject: [PATCH] - web: fix typo on job submit code --- html/user/submit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/user/submit.php b/html/user/submit.php index 76f5dfc1c6..9cb1deb80d 100644 --- a/html/user/submit.php +++ b/html/user/submit.php @@ -229,7 +229,7 @@ function handle_main($user) { break; } } - if ($user_submit->manage_all || $add_admin) { + if ($user_submit->manage_all || $app_admin) { echo "

Administrative functions