removed old theming-related variables

This commit is contained in:
Jordi Sanfeliu 2020-12-03 11:25:47 +01:00
parent 393df08ea7
commit ee0e84a81d
1 changed files with 0 additions and 11 deletions

View File

@ -123,10 +123,6 @@ sub create_index {
my $n;
my $gname;
my $bgcolor;
my $table_back_color;
my $title_back_color;
my $title_fore_color;
my $piwik_code = "";
my ($piwik_url, $piwik_sid, $piwik_img);
my $text_when_all;
@ -151,13 +147,6 @@ sub create_index {
$theme = $config{theme_color} = "white";
}
if($config{theme}->{$theme}) {
$bgcolor = $config{theme}->{$theme}->{main_bg};
$table_back_color = $config{theme}->{$theme}->{graph_bg};
$title_back_color = $config{theme}->{$theme}->{title_bg};
$title_fore_color = $config{theme}->{$theme}->{title_fg};
}
# Default option in 'Graph' list when 'All' is selected in 'Hostname' list.
#
# The following small JavaScript function is intended to avoid to select to view