X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fconfig.php;h=6e5aca1badd2c65029a4bd7f144929023d777faa;hb=74af893b874782a8f1f1dc9d26cac79193c66218;hp=edd16bd71fa30ce5a695b4f27dc9eecf312e3460;hpb=ad20c5504deba9dbb4ea5c5deba598f2c448b344;p=friendica.git diff --git a/view/theme/frio/config.php b/view/theme/frio/config.php index edd16bd71f..6e5aca1bad 100644 --- a/view/theme/frio/config.php +++ b/view/theme/frio/config.php @@ -1,7 +1,11 @@ t('Submit'), - '$baseurl' => App::get_baseurl(), + '$baseurl' => System::baseUrl(), '$title' => t("Theme settings"), '$schema' => array('frio_schema', t("Select scheme"), $arr["schema"], '', $scheme_choices), '$nav_bg' => array_key_exists("nav_bg", $disable) ? "" : array('frio_nav_bg', t('Navigation bar background color'), $arr['nav_bg']),