diff --git a/mod/profiles.php b/mod/profiles.php index 5cc9fa38c..f5f335c7e 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)