Fix missing HTML5 proper tag.
This commit is contained in:
		
							parent
							
								
									21beca5086
								
							
						
					
					
						commit
						2e3dfdfb92
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -179,7 +179,7 @@ internal policies</a> are published and available for scrutiny.</p> | |||
|                       <label for="joinList"><strong>Join Conservancy's | ||||
|                       Low-Traffic Announcement Email List? </strong></label> | ||||
|                       <input type="radio" checked="checked" name="os1" value="joinListYes" />Yes | ||||
|                       <input type="radio" name="os1" value="joinListNo" />No<br> | ||||
|                       <input type="radio" name="os1" value="joinListNo" />No<br/> | ||||
|                       <br /></div> | ||||
|                       <div id="annual" class="supporter-form-submit"> | ||||
|                       <input type="image" | ||||
|  | @ -240,7 +240,7 @@ internal policies</a> are published and available for scrutiny.</p> | |||
|                       <label for="joinList"><strong>Join Conservancy's | ||||
|                       Low-Traffic Announcement Email List? </strong></label> | ||||
|                       <input type="radio" checked="checked" name="os1" value="joinListYes" />Yes | ||||
|                       <input type="radio" name="os1" value="joinListNo" />No<br> | ||||
|                       <input type="radio" name="os1" value="joinListNo" />No<br/> | ||||
|                       <br /></div> | ||||
|                       <div id="monthly" class="supporter-form-submit"> | ||||
|                       <input type="image" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn