Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description.
This commit is contained in:
parent
cc662ec1e6
commit
645b7dec2b
|
@ -77,6 +77,6 @@ class UnblockForm extends ProfileActionForm
|
||||||
|
|
||||||
function description()
|
function description()
|
||||||
{
|
{
|
||||||
return _('Unlock this user');
|
return _('Unblock this user');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user