X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftheme.php;h=7c94f001aa2ac9570980b027a3daa7915647baa2;hb=4b6afbf6814acde5151edc74f0b6cf1fd7685432;hp=91e34e78247bae5c6bbb28faaf47760ef39676ec;hpb=62b32e7c93f5b9d2797e915e56a0c3f824374186;p=friendica.git diff --git a/view/theme/vier/theme.php b/view/theme/vier/theme.php index 91e34e7824..7c94f001aa 100644 --- a/view/theme/vier/theme.php +++ b/view/theme/vier/theme.php @@ -16,22 +16,6 @@ $baseurl = $a->get_baseurl(); $a->theme_info = array(); -$style = get_pconfig(local_user(), 'vier', 'style'); - -if ($style == "") - $style = get_config('vier', 'style'); - -if ($style == "flat") - $a->page['htmlhead'] .= ''."\n"; -else if ($style == "netcolour") - $a->page['htmlhead'] .= ''."\n"; -else if ($style == "breathe") - $a->page['htmlhead'] .= ''."\n"; -else if ($style == "plus") - $a->page['htmlhead'] .= ''."\n"; -else if ($style == "dark") - $a->page['htmlhead'] .= ''."\n"; - $a->page['htmlhead'] .= <<< EOT