mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Remove yesno option from Storage backend
This commit is contained in:
parent
dad6b43689
commit
a7a38da62d
3 changed files with 8 additions and 3 deletions
|
@ -73,7 +73,6 @@ Optional. Depends on which 'type' this option is:
|
|||
- 'select': array `[ value => label ]` of choices
|
||||
- 'intcheckbox': value of input element
|
||||
- 'select_raw': prebuild html string of `<option >` tags
|
||||
- 'yesno': array `[ 'label no', 'label yes']`
|
||||
|
||||
Each label should be translatable
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue