diff --git a/code/Model/Recipient/EmailRecipient.php b/code/Model/Recipient/EmailRecipient.php index 9ec5fbe..e3b5b2c 100644 --- a/code/Model/Recipient/EmailRecipient.php +++ b/code/Model/Recipient/EmailRecipient.php @@ -303,7 +303,7 @@ class EmailRecipient extends DataObject ->setSession(Controller::curr()->getRequest()->getSession()); $preview = sprintf( - '

%s

%s', + '

%s

%s', Controller::join_links( $pageEditController->getEditForm()->FormAction(), "field/EmailRecipients/item/{$this->ID}/preview"