added <pre> tag to the error message in 'monitorix.cgi'

This commit is contained in:
Jordi Sanfeliu 2015-02-25 13:12:24 +01:00
parent ffa32dd6a4
commit 52972c2853
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ close(IN);
if(! -f $config_path) {
print(<< "EOF");
Content-Type: text/plain
<pre>
FATAL: Monitorix is unable to continue!
=======================================