mirror of
https://github.com/friendica/friendica
synced 2025-04-26 05:50:11 +00:00
theming for default group selector
This commit is contained in:
parent
5ecaeb8e5c
commit
34b79b4f2b
4 changed files with 9 additions and 4 deletions
|
@ -991,7 +991,7 @@ function settings_content(&$a) {
|
|||
'$suggestme' => $suggestme,
|
||||
'$blockwall'=> $blockwall, // array('blockwall', t('Allow friends to post to your profile page:'), !$blockwall, ''),
|
||||
'$blocktags'=> $blocktags, // array('blocktags', t('Allow friends to tag your posts:'), !$blocktags, ''),
|
||||
'$group_lbl_select' => t('Default privacy group for new contacts'),
|
||||
|
||||
'$group_select' => $group_select,
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue