X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fconfig.php;h=6e5aca1badd2c65029a4bd7f144929023d777faa;hb=74af893b874782a8f1f1dc9d26cac79193c66218;hp=000ef26092fa43330d1dcdda24489ade8980f3f6;hpb=a020086128e3d903a030cc3b3d403ab9bce02d88;p=friendica.git diff --git a/view/theme/frio/config.php b/view/theme/frio/config.php index 000ef26092..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']),