X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=0a13c20351b6d40f6b0ed4b7bd33648278578063;hb=dd33599a1d59445c185cbca58cd1fed9636b3cce;hp=be47a401c0ed335b4f922b18b4ef3774b4e4dca1;hpb=aace55df0ad279d74c5e612078c3f29d114389dc;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index be47a401c0..0a13c20351 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -1,20 +1,12 @@ + * Maintainer: Fabio + * Maintainer: Tobias + */ + + $a->theme_info = array(); + - - - -$quattro_align = get_pconfig(local_user(), 'quattro', 'align' ); - -if(local_user() && $quattro_align=="center"){ - - $a->page['htmlhead'].=" - - "; - -}