mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 03:09:21 +02:00
Copy&Paste error
This commit is contained in:
parent
311f893703
commit
f59b54daef
@ -2133,7 +2133,7 @@ function InitFontSettings()
|
||||
/* Set Defaults if not set already! */
|
||||
if ( strlen($userdefaultfont) <= 0 )
|
||||
$userdefaultfont = "Arial";
|
||||
if ( strlen($userdefaultfont) <= 0 )
|
||||
if ( strlen($userdefaultfontsize) <= 0 )
|
||||
$userdefaultfontsize = "100";
|
||||
|
||||
$content['DYN_STYLESHEET'] = '<style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user