Cancel -> Reject in remote subscribe
This commit is contained in:
parent
5b211271f9
commit
d2521786f0
|
@ -86,7 +86,7 @@ class UserauthorizationAction extends Action
|
||||||
$this->element('p', null, _('Please check these details to make sure '.
|
$this->element('p', null, _('Please check these details to make sure '.
|
||||||
'that you want to subscribe to this user\'s notices. '.
|
'that you want to subscribe to this user\'s notices. '.
|
||||||
'If you didn\'t just ask to subscribe to someone\'s notices, '.
|
'If you didn\'t just ask to subscribe to someone\'s notices, '.
|
||||||
'click "Cancel".'));
|
'click "Reject".'));
|
||||||
}
|
}
|
||||||
|
|
||||||
function showContent()
|
function showContent()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user