make the panel more customizable by letting the admin use a google-webfont for it
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
This commit is contained in:
@@ -455,6 +455,7 @@ if(AREA == 'admin' || AREA == 'customer')
|
||||
unset($navigation_data);
|
||||
}
|
||||
|
||||
$webfont = str_replace('+', ' ', $settings['panel']['webfont']);
|
||||
eval("\$header = \"" . getTemplate('header', '1') . "\";");
|
||||
|
||||
$current_year = date('Y', time());
|
||||
|
||||
Reference in New Issue
Block a user