Commit 96f69dcc authored by Marius Cramer's avatar Marius Cramer
Browse files

Fixed: FS#3400 - Interface Settings - clicking "Settings" duplicates input form

parent 5afa9db5
......@@ -126,7 +126,7 @@ class page_action extends tform_actions {
print '<script type="text/javascript">document.location.reload();</script>';
exit;
}
else parent::onShow();
//else parent::onShow();
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment