diff --git a/includes/functions.php b/includes/functions.php index d2d0416..8800cec 100644 --- a/includes/functions.php +++ b/includes/functions.php @@ -121,7 +121,7 @@ function get_webmention_form_text( $post_id ) { * @return string */ function get_default_webmention_form_text() { - return __( 'To respond on your own website, enter the URL of your response which should contain a link to this post\'s permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post\'s URL again. (Learn More)', 'webmention' ); + return __( 'To respond on your own website, enter the URL of your response which should contain a link to this post\'s permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post\'s URL again. (Find out more about Webmentions.)', 'webmention' ); } /** diff --git a/templates/webmention-comment-form.php b/templates/webmention-comment-form.php index 227824c..1b7e5a7 100644 --- a/templates/webmention-comment-form.php +++ b/templates/webmention-comment-form.php @@ -5,11 +5,12 @@ do_action( 'webmention_comment_form_template_before' ); ?>
-

- +

+

- + +