supporter: Add id="renew" to the renewal form.
This provides better behavior for non-JavaScript visitors who use a #renew link (see last commit).
This commit is contained in:
parent
492de3eab3
commit
a3737e9955
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@
|
|||
</div>
|
||||
|
||||
<div id="renewal" class="supporter-type-selection">
|
||||
<h3>Renew as an Annual Supporter</h3>
|
||||
<h3 id="renew">Renew as an Annual Supporter</h3>
|
||||
<a id="renewal"></a>
|
||||
<p><strong>Note:</strong> This option is for existing annual supporters who
|
||||
seek to renew for another year. The annual renewal is not automatic;
|
||||
|
|
Loading…
Reference in a new issue