diff --git a/public_html/wp-content/plugins/wcpt/wcpt-event/class-event-application.php b/public_html/wp-content/plugins/wcpt/wcpt-event/class-event-application.php index e7f105612..6e6f3d53f 100644 --- a/public_html/wp-content/plugins/wcpt/wcpt-event/class-event-application.php +++ b/public_html/wp-content/plugins/wcpt/wcpt-event/class-event-application.php @@ -281,7 +281,7 @@ public function notify_applicant_application_received( $email_address, $event_ci "---- Internal details for the Community Team ----\n\n Name: %1\$s\n Type: %2\$s\n - URL: : https://central.wordcamp.org/wp-admin/post.php?post=%3\$d&action=edit", + URL: https://central.wordcamp.org/wp-admin/post.php?post=%3\$d&action=edit", $this->get_event_label(), sanitize_text_field( $event_city ), absint( $application_post ),