X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=0b67c6b49a8282a023eeabd274b836f6aa1abcae;hb=1fc35d5f443e802e988ea994ae712ac2c6bae8d4;hp=5cb373eefe85f8609f305fc716c4b0d88a7a9198;hpb=b13c6ea9adde898d499fb70134fa5c99d324031a;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 5cb373eefe..0b67c6b49a 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -1,95 +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'] .= '';; }