X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=0b67c6b49a8282a023eeabd274b836f6aa1abcae;hb=1fc35d5f443e802e988ea994ae712ac2c6bae8d4;hp=1c986e4c8f2f3eb16abaea88a2a6dd504c56de26;hpb=2bdbdc8d8ef229946e225791801e753a7fd5c695;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 1c986e4c8f..0b67c6b49a 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -1,105 +1,13 @@ * Maintainer: Fabio - * Maintainer: Tobias + * Maintainer: Tobias */ - -$a->theme_info = array(); function quattro_init(&$a) { -$a->page['htmlhead'] .= <<< EOT - -EOT; + $a->page['htmlhead'] .= ''; + $a->page['htmlhead'] .= '';; }