X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FRepository%2FProfileField.php;h=7137191684868a51cdf46aab9fb253cf4309879b;hb=71415094cb92de900926639bec1b3a8e2982c57e;hp=b15084ea5bb5fa909dafb3b8fac422701a7a2382;hpb=e80d68ba53776bed047d897f52db7e25b35a479d;p=friendica.git diff --git a/src/Repository/ProfileField.php b/src/Repository/ProfileField.php index b15084ea5b..7137191684 100644 --- a/src/Repository/ProfileField.php +++ b/src/Repository/ProfileField.php @@ -273,7 +273,6 @@ class ProfileField extends BaseRepository $custom_fields = [ 'hometown' => $this->l10n->t('Hometown:'), - 'gender' => $this->l10n->t('Gender:'), 'marital' => $this->l10n->t('Marital Status:'), 'with' => $this->l10n->t('With:'), 'howlong' => $this->l10n->t('Since:'),