supporter: Set target="_blank" on informational links in the forms.
This commit is contained in:
		
							parent
							
								
									0de3594e74
								
							
						
					
					
						commit
						c07b274681
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Brett Smith
						Brett Smith