diff --git a/mult_submits.inc.php3 b/mult_submits.inc.php3 index b3eb0ac9d..72bee115f 100644 --- a/mult_submits.inc.php3 +++ b/mult_submits.inc.php3 @@ -7,7 +7,7 @@ * Prepares the work and runs some other scripts if required */ if (!empty($submit_mult) - && ($submit_mult != $strWithSelected) + && ($submit_mult != $strWithChecked) && (!empty($selected_db) || !empty($selected_tbl) || !empty($selected_fld))) { if (!empty($selected_db)) {