From 896badba8f53add61d4bd095671085fa101580fa Mon Sep 17 00:00:00 2001 From: "J.-S. Caux" <J.S.Caux@uva.nl> Date: Mon, 6 May 2019 07:48:51 +0200 Subject: [PATCH] Correct typo in referee_unresponsive email --- templates/email/eic/referee_unresponsive.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/email/eic/referee_unresponsive.html b/templates/email/eic/referee_unresponsive.html index 7a7a65163..499b9722b 100644 --- a/templates/email/eic/referee_unresponsive.html +++ b/templates/email/eic/referee_unresponsive.html @@ -11,7 +11,7 @@ has failed to respond to the invitation (after being sent {{ invitation.nr_reminders }} reminders). </p> <p> - Unless you are confident that this referee will really deliver a Report, and to ensure that this Submission does not suffer from unnecessary delays in processing, you should ideally invite a replacement referee using the tols on the <a href="https://scipost.org{% url 'submissions:editorial_page' invitation.submission.preprint.identifier_w_vn_nr %}">Editorial page</a>. + Unless you are confident that this referee will really deliver a Report, and to ensure that this Submission does not suffer from unnecessary delays in processing, you should ideally invite a replacement referee using the tools on the <a href="https://scipost.org{% url 'submissions:editorial_page' invitation.submission.preprint.identifier_w_vn_nr %}">Editorial page</a>. </p> <p> We are very grateful for your prompt action. -- GitLab