changed critical power headings
This commit is contained in:
@@ -91,9 +91,9 @@
|
||||
<div class="grid_2 alpha">
|
||||
<p>
|
||||
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
||||
<a class="button blue small" href="/rowers/otw-bests">OTW Ranking Pieces</a>
|
||||
<a class="button blue small" href="/rowers/otw-bests">OTW Critical Power</a>
|
||||
{% else %}
|
||||
<a class="button blue small" href="/rowers/promembership">OTW Ranking Pieces</a>
|
||||
<a class="button blue small" href="/rowers/promembership">OTW Critical Power</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
<p>
|
||||
@@ -129,9 +129,9 @@
|
||||
<div class="grid_2 suffix_4 alpha">
|
||||
<p>
|
||||
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
||||
<a class="button blue small" href="/rowers/ote-ranking">OTE Ranking Pieces</a>
|
||||
<a class="button blue small" href="/rowers/ote-ranking">OTE Critical Power</a>
|
||||
{% else %}
|
||||
<a class="button blue small" href="/rowers/promembership">OTE Ranking Pieces</a>
|
||||
<a class="button blue small" href="/rowers/promembership">OTE Critical Power</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user