X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fconfig.php;h=d1591273fbe65aef313c8cdf9ae76b1f72cfb6c1;hb=9774c95b807eeae0a9f70ce6c75f3f20a5147673;hp=cd4d7b89483e93bfeade7ac57efe1ac7d1613601;hpb=d8125eb3db1fe7db0a97302d2cf34e39b299e94b;p=friendica.git diff --git a/view/theme/frio/config.php b/view/theme/frio/config.php index cd4d7b8948..d1591273fb 100644 --- a/view/theme/frio/config.php +++ b/view/theme/frio/config.php @@ -119,7 +119,6 @@ function frio_form($arr) $t = Renderer::getMarkupTemplate('theme_settings.tpl'); $ctx = [ '$submit' => L10n::t('Submit'), - '$baseurl' => System::baseUrl(), '$title' => L10n::t('Theme settings'), '$scheme' => ['frio_scheme', L10n::t('Select color scheme'), $arr['scheme'], '', $scheme_choices], '$share_string' => ['frio_share_string', L10n::t('Copy or paste schemestring'), $arr['share_string'], L10n::t('You can copy this string to share your theme with others. Pasting here applies the schemestring'), false, false],