diff --git a/core/model/ErrorPage.php b/core/model/ErrorPage.php index e452e25a4..dd2015d03 100755 --- a/core/model/ErrorPage.php +++ b/core/model/ErrorPage.php @@ -22,6 +22,8 @@ class ErrorPage extends Page { "ShowInSearch" => 0 ); + static $icon = array("sapphire/javascript/tree/images/page", "file"); + protected static $static_filepath = ASSETS_PATH; /**