fixes and improvements
This commit is contained in:
@@ -40,9 +40,9 @@
|
||||
<ul class="main-content">
|
||||
<li class="grid_4">
|
||||
<p>
|
||||
Before you reject this challenge result, please carefully review it
|
||||
using the information below. If you still want to reject the entry,
|
||||
scroll down to the rejection form.
|
||||
Before you remove this challenge result, please carefully review it
|
||||
using the information below. If you still want to remove the entry,
|
||||
scroll down to the form.
|
||||
</p>
|
||||
</li>
|
||||
<li class="grid_2">
|
||||
@@ -110,11 +110,11 @@
|
||||
</li>
|
||||
<li class="grid_4">
|
||||
<h1>
|
||||
Yes, I want to reject this entry
|
||||
Yes, I want to remove this entry
|
||||
</h1>
|
||||
<p>
|
||||
Please select a reason and add a comment (mandatory).
|
||||
Pressing 'Reject' removes the submitted result.
|
||||
Pressing 'Remove' removes the submitted result.
|
||||
An email will be sent to the rower. There is no "undo".
|
||||
</p>
|
||||
<p>
|
||||
@@ -125,7 +125,7 @@
|
||||
</p>
|
||||
<p>
|
||||
{% csrf_token %}
|
||||
<input type="submit" value="Reject">
|
||||
<input type="submit" value="Remove">
|
||||
</p>
|
||||
</form>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user