From: friendica Date: Mon, 30 Apr 2012 03:05:29 +0000 (-0700) Subject: not all profile selector choices have unique or direct translations X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ae2aa744449f0e7161c5fae81773ae5defd3ad76;p=friendica.git not all profile selector choices have unique or direct translations --- diff --git a/include/profile_selectors.php b/include/profile_selectors.php index a2cef959db..d2f677e325 100644 --- a/include/profile_selectors.php +++ b/include/profile_selectors.php @@ -7,8 +7,10 @@ function gender_selector($current="",$suffix="") { $o .= "'; return $o; @@ -20,8 +22,10 @@ function sexpref_selector($current="",$suffix="") { $o .= "'; return $o; @@ -34,8 +38,10 @@ function marital_selector($current="",$suffix="") { $o .= "'; return $o;