mirror of
https://github.com/friendica/friendica
synced 2025-04-27 08:30:10 +00:00
No more gender
This commit is contained in:
parent
797e3a2079
commit
3bd1f3a836
24 changed files with 32 additions and 128 deletions
|
@ -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:'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue