fixed bug #614303 (Duplicate args in table tabs links)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
require('./tbl_properties_common.php3');
|
||||
$err_url = 'tbl_properties.php3' . $err_url;
|
||||
$url_query .= '&back=tbl_properties.php3';
|
||||
$url_query .= '&goto=tbl_properties.php3&back=tbl_properties.php3';
|
||||
|
||||
/**
|
||||
* Top menu
|
||||
|
Reference in New Issue
Block a user