Migration complete
This commit is contained in:
@@ -17,6 +17,10 @@ class ErrorBlock extends Component
|
||||
'page-not-allowed' => [
|
||||
'icon' => 'shield-ban',
|
||||
'message' => "You do not have permission to access this page.\nRequired permission: %s"
|
||||
],
|
||||
'user-state-not-valid' => [
|
||||
'icon' => 'shield-ban',
|
||||
'message' => "You do not have permission to access this page.\nYour user profile is incomplete: %s\nGo back to the forum for more details."
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user