Merged part 2 of patch #458014: multi-column editing

This commit is contained in:
Loïc Chapeaux
2001-09-06 22:12:09 +00:00
parent ebb0edbc48
commit bbef63ff34
6 changed files with 220 additions and 62 deletions

View File

@@ -31,7 +31,7 @@ window.parent.frames['nav'].location.replace('./left.php3?lang=<?php echo $lang;
*/
if (!empty($submit_mult) || isset($btnDrop)) {
$action = 'db_details.php3';
include('./mult_drops.inc.php3');
include('./mult_submits.inc.php3');
}