Merge branch 'release/v8.67'
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/rowers/addmanual">
|
||||
<a href="/rowers/workout/addmanual">
|
||||
<i class="fas fa-file-plus fa-fw"></i> Enter Result
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@@ -168,7 +168,7 @@ data-text="@rowsandall #rowingdata Participate in Indoor Rowing virtual race '{{
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="/rowers/upload">Upload your race result</a>
|
||||
<a href="/rowers/workout/upload">Upload your race result</a>
|
||||
</td>
|
||||
<td>
|
||||
Upload a new workout to the site and submit it as a result. You
|
||||
@@ -178,7 +178,7 @@ data-text="@rowsandall #rowingdata Participate in Indoor Rowing virtual race '{{
|
||||
{% if race.sessiontype == 'indoorrace' %}
|
||||
<tr>
|
||||
<td>
|
||||
<a href="/rowers/addmanual">Enter your race result manually</a>
|
||||
<a href="/rowers/workout/addmanual">Enter your race result manually</a>
|
||||
</td>
|
||||
<td>
|
||||
If you don't have a data file, enter the results
|
||||
|
||||
Reference in New Issue
Block a user