member access login form block translated
This commit is contained in:
@@ -3,6 +3,7 @@ langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- context
|
||||
- user
|
||||
theme:
|
||||
- materiotheme
|
||||
@@ -14,7 +15,17 @@ provider: null
|
||||
plugin: user_login_block
|
||||
settings:
|
||||
id: user_login_block
|
||||
label: 'Accès membre'
|
||||
label: 'Member access'
|
||||
provider: user
|
||||
label_display: visible
|
||||
visibility: { }
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
view_inclusion: { }
|
||||
context_mapping: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
pages: ''
|
||||
negate: null
|
||||
context_mapping: { }
|
||||
|
Reference in New Issue
Block a user