X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fprofiles.php;h=f5f335c7e4e9b3c5fee9324fd3c2eabbb9485430;hb=906addf865ccab2c98d5035fc6c1b10d43004dfe;hp=5cc9fa38c4728e31c0473d339701dc9d68e1efb7;hpb=d284f8017cefb79571fe51c4ae3f85b9b4e517c9;p=friendica.git diff --git a/mod/profiles.php b/mod/profiles.php index 5cc9fa38c4..f5f335c7e4 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -359,7 +359,7 @@ function profiles_content(&$a) { $a->page['htmlhead'] .= replace_macros($tpl, array('$baseurl' => $a->get_baseurl())); - $a->page['htmlhead'] .= ""; + $a->page['htmlhead'] .= ""; $f = get_config('system','birthday_input_format'); if(! $f)