X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=config%2Fcfgroot%2Fheader.pl;h=83ef019517ad779d8ffd32e8878e6055f13e7ab1;hp=8dea804d04c7a4901e6e97c4cd5a3f2d9eca18fd;hb=8186b37230c7c73fc5f79411ab5890821c744a79;hpb=8a65ffe9437f07e1685a1c4c128afbef4c69d435 diff --git a/config/cfgroot/header.pl b/config/cfgroot/header.pl index 8dea804d04..83ef019517 100644 --- a/config/cfgroot/header.pl +++ b/config/cfgroot/header.pl @@ -91,11 +91,10 @@ if ( -d "/var/ipfire/langs/${language}/" ) { }; }; -our $THEME_NAME = $settings{'THEME'}; require "${swroot}/langs/en.pl"; require "${swroot}/langs/${language}.pl"; -eval `/bin/cat /srv/web/ipfire/html/themes/$THEME_NAME/include/functions.pl`; +eval `/bin/cat /srv/web/ipfire/html/themes/ipfire/include/functions.pl`; sub green_used() { if ($ethsettings{'GREEN_DEV'} && $ethsettings{'GREEN_DEV'} ne "") {