X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftheme.php;h=7c94f001aa2ac9570980b027a3daa7915647baa2;hb=cf5c1b550b730ed52b9a72c453a3adf31c29d64d;hp=8d9a0c5c2276f7f9fe2fb0c5a344fd0ad19d9923;hpb=f23f6ca9c6e358113e2d0d735ac3e1a23d7731dd;p=friendica.git diff --git a/view/theme/vier/theme.php b/view/theme/vier/theme.php index 8d9a0c5c22..7c94f001aa 100644 --- a/view/theme/vier/theme.php +++ b/view/theme/vier/theme.php @@ -1,11 +1,12 @@ * Author: Ike + * Author: Beanow * Maintainer: Ike - * Description: "Vier" uses the font awesome font library: http://fortawesome.github.com/Font-Awesome/ + * Description: "Vier" is a very compact and modern theme. It uses the font awesome font library: http://fortawesome.github.com/Font-Awesome/ */ function vier_init(&$a) { @@ -15,32 +16,8 @@ $baseurl = $a->get_baseurl(); $a->theme_info = array(); -$style = get_pconfig(local_user(), '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"; - $a->page['htmlhead'] .= <<< EOT - -