X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=f316323fd31cf60a6ecf9cb0e67f510873998a71;hb=e1f366164509fc8217f9d0cf21d7475f6d71b73a;hp=1c986e4c8f2f3eb16abaea88a2a6dd504c56de26;hpb=d817117f6e43ad2ce6957798681f6e4133433f52;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 1c986e4c8f..f316323fd3 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'] .= '';; }