diff --git a/templates/controllers/modals/editorDecision/form/newReviewRoundForm.tpl b/templates/controllers/modals/editorDecision/form/newReviewRoundForm.tpl index c20824c7265..014040f4d2e 100644 --- a/templates/controllers/modals/editorDecision/form/newReviewRoundForm.tpl +++ b/templates/controllers/modals/editorDecision/form/newReviewRoundForm.tpl @@ -21,7 +21,7 @@ {csrf} - + diff --git a/templates/controllers/modals/editorDecision/form/recommendationForm.tpl b/templates/controllers/modals/editorDecision/form/recommendationForm.tpl index 773ea5bfa22..f2b0af0e188 100644 --- a/templates/controllers/modals/editorDecision/form/recommendationForm.tpl +++ b/templates/controllers/modals/editorDecision/form/recommendationForm.tpl @@ -21,7 +21,7 @@ {csrf} - + {if !empty($editorRecommendations)} {fbvFormSection label="editor.submission.recordedRecommendations"} diff --git a/templates/controllers/modals/editorDecision/form/revertDeclineForm.tpl b/templates/controllers/modals/editorDecision/form/revertDeclineForm.tpl index 31cdcbf1849..ea2936ad6b1 100644 --- a/templates/controllers/modals/editorDecision/form/revertDeclineForm.tpl +++ b/templates/controllers/modals/editorDecision/form/revertDeclineForm.tpl @@ -21,10 +21,10 @@ - +

{translate key="editor.submission.revertDeclineDescription"}

{fbvFormButtons submitText="editor.submission.decision.revertDecline"} - \ No newline at end of file + diff --git a/templates/controllers/modals/editorDecision/form/sendReviewsForm.tpl b/templates/controllers/modals/editorDecision/form/sendReviewsForm.tpl index 42dedd88f7c..266bebfa083 100644 --- a/templates/controllers/modals/editorDecision/form/sendReviewsForm.tpl +++ b/templates/controllers/modals/editorDecision/form/sendReviewsForm.tpl @@ -33,7 +33,7 @@ {csrf} - + {* Set the decision or allow the decision to be selected *} {if $decision != $smarty.const.SUBMISSION_EDITOR_DECISION_PENDING_REVISIONS && $decision != $smarty.const.SUBMISSION_EDITOR_DECISION_RESUBMIT}