summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
Diffstat (limited to 'actions')
-rw-r--r--actions/userauthorization.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/userauthorization.php b/actions/userauthorization.php
index ed62f640c..58fc96c0e 100644
--- a/actions/userauthorization.php
+++ b/actions/userauthorization.php
@@ -86,7 +86,7 @@ class UserauthorizationAction extends Action
$this->element('p', null, _('Please check these details to make sure '.
'that you want to subscribe to this user\'s notices. '.
'If you didn\'t just ask to subscribe to someone\'s notices, '.
- 'click "Cancel".'));
+ 'click "Reject".'));
}
function showContent()