user pref -> block remote wall posting
This commit is contained in:
parent
2b0af1456c
commit
b7292bc673
12 changed files with 55 additions and 3 deletions
|
@ -384,6 +384,7 @@ input#dfrn-url {
|
|||
#settings-nick-end,
|
||||
#settings-defloc-end,
|
||||
#settings-allowloc-end,
|
||||
#settings-blockw-end,
|
||||
#settings-timezone-end,
|
||||
#settings-theme-end,
|
||||
#settings-password-end,
|
||||
|
@ -404,6 +405,7 @@ input#dfrn-url {
|
|||
#settings-nick-label,
|
||||
#settings-defloc-label,
|
||||
#settings-allowloc-label,
|
||||
#settings-blockw-label,
|
||||
#settings-timezone-label,
|
||||
#settings-theme-label,
|
||||
#settings-password-label,
|
||||
|
@ -424,6 +426,7 @@ input#dfrn-url {
|
|||
#settings-nick,
|
||||
#settings-defloc,
|
||||
#settings-allowloc,
|
||||
#settings-blockw,
|
||||
#timezone-select,
|
||||
#theme-select,
|
||||
#settings-password,
|
||||
|
|
|
@ -517,6 +517,7 @@ input#dfrn-url {
|
|||
#settings-nick-end,
|
||||
#settings-defloc-end,
|
||||
#settings-allowloc-end,
|
||||
#settings-blockw-end,
|
||||
#settings-timezone-end,
|
||||
#settings-theme-end,
|
||||
#settings-password-end,
|
||||
|
@ -537,6 +538,7 @@ input#dfrn-url {
|
|||
#settings-nick-label,
|
||||
#settings-defloc-label,
|
||||
#settings-allowloc-label,
|
||||
#settings-blockw-label,
|
||||
#settings-timezone-label,
|
||||
#settings-theme-label,
|
||||
#settings-password-label,
|
||||
|
@ -557,6 +559,7 @@ input#dfrn-url {
|
|||
#settings-nick,
|
||||
#settings-defloc,
|
||||
#settings-allowloc,
|
||||
#settings-blockw,
|
||||
#timezone-select,
|
||||
#theme-select,
|
||||
#settings-password,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue