SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit bf55024d authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Textual improvements

parent 29cc741d
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@
</div>
{% if form.report_type == 'report_post_edrec' %}
<div class="card border-warning my-4">
<div class="card-body">The Editorial Recommendation for this Submission has already been formulated. Therefore, your report will be flagged as <label class="label label-warning">Post-Editorial Recommendation Report</label>.
<div class="card-body">The Editorial Recommendation for this Submission has already been formulated. Therefore, your report will be labelled as <label class="label label-warning">Post-Editorial Recommendation Report</label>.
</div>
</div>
{% endif %}
......@@ -105,7 +105,7 @@
<input class="btn btn-secondary ml-2" type="submit" name="save_draft" value="Save your report as draft"/>
{% if form.report_type == 'report_post_edrec' %}
<div class="card border-warning mt-4">
<div class="card-body">The Editorial Recommendation for this Submission has already been formulated. Therefore, your report will be flagged as <label class="label label-warning">Post-Editorial Recommendation Report</label>.
<div class="card-body">The Editorial Recommendation for this Submission has already been formulated. Therefore, your report will be labelled as <label class="label label-warning">Post-Editorial Recommendation Report</label>.
</div>
</div>
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment