Merge branch 'QA_3_3'

This commit is contained in:
Marc Delisle
2010-03-22 13:25:07 -04:00

View File

@@ -43,7 +43,7 @@ if (isset($_REQUEST['submit_mult'])) {
$submit_mult = 'row_export';
}
// garvin: If the 'Ask for confirmation' button was pressed, this can only come
// If the 'Ask for confirmation' button was pressed, this can only come
// from 'delete' mode, so we set it straight away.
if (isset($_REQUEST['mult_btn'])) {
$submit_mult = 'row_delete';