- web: fix typo on job submit code

This commit is contained in:
David Anderson 2013-01-09 23:19:58 -08:00 committed by Oliver Bock
parent 4ce26192b3
commit 80df60718b
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ function handle_main($user) {
break;
}
}
if ($user_submit->manage_all || $add_admin) {
if ($user_submit->manage_all || $app_admin) {
echo "<h2>Administrative functions</h2><ul>\n";
if ($user_submit->manage_all) {
echo "<li>All applications<br>