From 61cca7637af3c4484d90ed9e1208a10845758276 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 9 Sep 2012 21:51:54 -0700 Subject: States/Countries now free form --- mod/profiles.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mod') diff --git a/mod/profiles.php b/mod/profiles.php index d864c18d2..8a146d6a8 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -552,11 +552,6 @@ function profiles_content(&$a) { '$no_selected' => (($r[0]['hide_friends'] == 0) ? " checked=\"checked\" " : "") )); - $a->page['htmlhead'] .= ""; - - - - $f = get_config('system','birthday_input_format'); if(! $f) -- cgit v1.2.3