supporter: Set target="_blank" on informational links in the forms.

This commit is contained in:
Brett Smith 2017-01-02 11:43:22 -05:00
parent 0de3594e74
commit c07b274681

View file

@ -37,7 +37,7 @@ This partial accepts these optional parameters:
{% elif form_id == "monthly" %}
Monthly Supporters automatically pay each month until you cancel
payments in PayPal. You'll be added to
our <a href="/sponsors/#supporters">Supporters list</a> as soon as we
our <a href="/sponsors/#supporters" target="_blank">Supporters list</a> as soon as we
process your first payment. You may not receive other benefits (like
the shirt) until you've paid at least
{# Six months of payments #}
@ -129,7 +129,7 @@ This partial accepts these optional parameters:
<div class="supporter-form-input">
<label for="publicAck">
Should we add you to the <a href="/sponsors#supporters">Conservancy Supporters list</a>? </label>
Should we add you to the <a href="/sponsors#supporters" target="_blank">Conservancy Supporters list</a>? </label>
<div class="input-group">
<input type="radio" tabindex="40" checked="checked" name="on1" value="publicAckYes">Yes
<input type="radio" tabindex="40" name="on1" value="publicAckNo">No