diff --git a/tbl_move_copy.php3 b/tbl_move_copy.php3 index f607fdd71..5cc750daa 100644 --- a/tbl_move_copy.php3 +++ b/tbl_move_copy.php3 @@ -34,7 +34,7 @@ require('./libraries/common.lib.php3'); /** * Defines the url to return to in case of error in a sql statement */ -$err_url = 'tbl_properties.ph3?' . PMA_generate_common_url($db, $table); +$err_url = 'tbl_properties.php3?' . PMA_generate_common_url($db, $table); /**