change text to be clearer about public acknowledgement
This commit is contained in:
parent
66c8b2c8ea
commit
1289717a6d
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ This partial accepts these optional parameters:
|
|||
|
||||
<div class="supporter-form-input">
|
||||
<label for="publicAck">
|
||||
Should we add you to the <a href="/sponsors#sustainers" target="_blank">Conservancy Sustainers list</a>? </label>
|
||||
Would you like to be <a href="/sponsors#sustainers" target="_blank">publically acknowledged</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
|
||||
|
|
Loading…
Reference in a new issue