mirror of https://github.com/mikaku/Monitorix.git
added <pre> tag to the error message in 'monitorix.cgi'
This commit is contained in:
parent
ffa32dd6a4
commit
52972c2853
|
@ -196,7 +196,7 @@ close(IN);
|
||||||
if(! -f $config_path) {
|
if(! -f $config_path) {
|
||||||
print(<< "EOF");
|
print(<< "EOF");
|
||||||
Content-Type: text/plain
|
Content-Type: text/plain
|
||||||
|
<pre>
|
||||||
FATAL: Monitorix is unable to continue!
|
FATAL: Monitorix is unable to continue!
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue