fix call forward back button on save (#7196)
* fix call forward back button on save
This commit is contained in:
@@ -209,6 +209,9 @@
|
||||
}
|
||||
require_once "resources/header.php";
|
||||
|
||||
//set the back button
|
||||
$_SESSION['call_forward_back'] = $_SERVER['PHP_SELF'];
|
||||
|
||||
//show the content
|
||||
if ($is_included) {
|
||||
echo "<div class='action_bar sub'>\n";
|
||||
|
||||
Reference in New Issue
Block a user