Rework text on form.
This commit is contained in:
parent
47345eae95
commit
aec0f8080e
1 changed files with 4 additions and 3 deletions
|
@ -173,23 +173,24 @@ internal policies</a> are published and available for scrutiny.</p>
|
||||||
<option value="LadiesL" />Ladies' L</option>
|
<option value="LadiesL" />Ladies' L</option>
|
||||||
<option value="LadiesXL" />Ladies' XL</option>
|
<option value="LadiesXL" />Ladies' XL</option>
|
||||||
</select><br/>
|
</select><br/>
|
||||||
<h5>Public Acknowledgment of your Support?:</h5>
|
<h5>Would you like to be acknowledged publicly as a Conservancy Supporter?:</h5>
|
||||||
<input type="hidden" name="on2" value="List name in the donors page" />
|
<input type="hidden" name="on2" value="List name in the donors page" />
|
||||||
<input type="radio" checked="checked" name="os2" value="Yes" />Yes
|
<input type="radio" checked="checked" name="os2" value="Yes" />Yes
|
||||||
<input type="radio" name="os2" value="No" />No<br/>
|
<input type="radio" name="os2" value="No" />No<br/>
|
||||||
|
|
||||||
<h5>Join Announcement Email List?</h5>
|
<h5>Join Conservancy's Low-Traffic Announcement Email List?</h5>
|
||||||
<input type="hidden" name="on4" value="Join Mailing List" />
|
<input type="hidden" name="on4" value="Join Mailing List" />
|
||||||
<input type="radio" checked="checked" name="os4" value="Yes" />Yes
|
<input type="radio" checked="checked" name="os4" value="Yes" />Yes
|
||||||
<input type="radio" name="os4" value="No" />No<br>
|
<input type="radio" name="os4" value="No" />No<br>
|
||||||
<br />
|
<br />
|
||||||
<small>You will be redirected to the Paypal website.</small>
|
|
||||||
<input type="hidden" name="hosted_button_id" value="WJZ98RW3A49XJ">
|
<input type="hidden" name="hosted_button_id" value="WJZ98RW3A49XJ">
|
||||||
<input type="image"
|
<input type="image"
|
||||||
src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif"
|
src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif"
|
||||||
border="0" name="submit" alt="Become a Supporter Now!">
|
border="0" name="submit" alt="Become a Supporter Now!">
|
||||||
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||||
</form>
|
</form>
|
||||||
|
<small>You will be redirected to the Paypal website to
|
||||||
|
become a supporter when you click “Donate”.</small>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue