From 26905751eacdda05499587e9b04cd175be93c0a2 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 28 Sep 2011 22:32:39 -0700 Subject: path for country.js - now in js directory --- mod/profiles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3