- fixed buffer echo and close;

This commit is contained in:
nikitozzzzzzz
2018-09-28 17:14:50 +03:00
parent ab1c321433
commit c177a7f870
4 changed files with 18 additions and 31 deletions
@@ -651,7 +651,6 @@ if ( ! class_exists( 'um\admin\core\Admin_Forms' ) ) {
);
$html = ob_get_clean();
return $html;
}