diff --git a/e107_admin/theme.php b/e107_admin/theme.php index 2c1189696..eb21a5a93 100644 --- a/e107_admin/theme.php +++ b/e107_admin/theme.php @@ -643,7 +643,7 @@ TEMPLATE; $mes->addError("Couldn't Save: ".$path); } - $mes->addWarning("Please update your theme.php file with the data below"); + return htmlentities($result);