X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=ac172cee053fbd0d385c060271f1147a454858b9;hb=e17db489eee549f47c39c9b5494063476ed4aeb0;hp=624e8690435437ef055f794eab736a86a3f4178d;hpb=3c24bed412235cf8c7a3f16b46fed18004abf87b;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index 624e869043..ac172cee05 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -11,6 +11,6 @@ use Friendica\App; use Friendica\Core\System; function quattro_init(App $a) { - $a->page['htmlhead'] .= ''; - $a->page['htmlhead'] .= '';; + $a->page['htmlhead'] .= ''; + $a->page['htmlhead'] .= '';; }