This commit is contained in:
Michal Čihař
2011-03-18 14:55:42 +01:00
parent 0e63bd0487
commit 54942a7cf0

View File

@@ -100,7 +100,7 @@ if (! empty($submit_mult)
// this should already be handled by tbl_structure.php
}
} else {
// coming from borwsing - do something with selected rows
// coming from browsing - do something with selected rows
$what = 'row_delete';
$selected = $rows_to_delete;
}