summaryrefslogtreecommitdiffstats
path: root/wp-admin/users.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-admin/users.php')
-rw-r--r--wp-admin/users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-admin/users.php b/wp-admin/users.php
index a6fc897..0321cce 100644
--- a/wp-admin/users.php
+++ b/wp-admin/users.php
@@ -514,7 +514,7 @@ foreach ( $wp_user_search->get_results() as $userid ) {
<form action="" method="post" name="adduser" id="adduser">
<?php wp_nonce_field('add-user') ?>
<input type='hidden' name='action' value='addexistinguser'>
-<p><?php _e('Type the e-mail address of another user to add them to your blog.')?></p>
+<p><?php _e('Type the e-mail address of another user to add them to your blog. They will be sent a confirmation email with a link to click before they are added.')?></p>
<table class="form-table">
<tr class="form-field form-required">