]> git.mxchange.org Git - friendica.git/blobdiff - src/Repository/ProfileField.php
Adding $fields
[friendica.git] / src / Repository / ProfileField.php
index b15084ea5bb5fa909dafb3b8fac422701a7a2382..7137191684868a51cdf46aab9fb253cf4309879b 100644 (file)
@@ -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:'),