diff --git a/config/config.ini b/config/config.ini index e150a1d..46ce257 100644 --- a/config/config.ini +++ b/config/config.ini @@ -399,7 +399,7 @@ urgentThreshold=5 [CustomErrorMessages] ;Turn custom error messages on or off here. -customerrormessages=off +customerrormessages=on ;name or url of custom error page. customerrorpagepath=customerrorpage.php ;Turn custom error handler on or off. diff --git a/customerrorpage.php b/customerrorpage.php index e2f7397..ca3b253 100644 --- a/customerrorpage.php +++ b/customerrorpage.php @@ -45,7 +45,7 @@ function Click() var open = document.getElementById('exp'); open.style.display = 'block'; var border = document.getElementById('error-container'); - border.style.height = '250px'; + border.style.height = '220px'; } @@ -58,9 +58,10 @@ function Click()
For more details, click here 
You have encountered a problem with your document management system.
+Please contact your systems administrator.
+For more information on the error click here: 