mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-17 13:58:49 +00:00
Do not discriminate anyone
This commit is contained in:
parent
c410239b06
commit
df6bef587f
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ function morechoice_sexpref_selector($a,&$b) {
|
||||||
$b[] = L10n::t('Animals');
|
$b[] = L10n::t('Animals');
|
||||||
$b[] = L10n::t('I\'d rather just have some chocolate');
|
$b[] = L10n::t('I\'d rather just have some chocolate');
|
||||||
$b[] = L10n::t('Forcing girls to switch to Linux');
|
$b[] = L10n::t('Forcing girls to switch to Linux');
|
||||||
|
$b[] = L10n::t('Forcing boys to switch to Linux');
|
||||||
}
|
}
|
||||||
|
|
||||||
function morechoice_marital_selector($a,&$b) {
|
function morechoice_marital_selector($a,&$b) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue