X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fconfig.php;h=229e863e93dc6b37ffa56982c3c3eae2bb2d3981;hb=bc724f2b68004fc90729adba150360ab7456747d;hp=2e896d45f6883b4d523f5fab7d85fed516db5555;hpb=7d531afd00de35ef55d0cc5caa63242765341dae;p=friendica.git diff --git a/view/theme/frio/config.php b/view/theme/frio/config.php index 2e896d45f6..229e863e93 100644 --- a/view/theme/frio/config.php +++ b/view/theme/frio/config.php @@ -1,8 +1,13 @@ t('Submit'), - '$baseurl' => $a->get_baseurl(), + '$baseurl' => App::get_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']),