Bug fix
This commit is contained in:
		
							parent
							
								
									48443d7d39
								
							
						
					
					
						commit
						dc6120abb1
					
				
					 1 changed files with 6 additions and 6 deletions
				
			
		|  | @ -24,12 +24,12 @@ | ||||||
| 
 | 
 | ||||||
|                 <label for="selected">Pronouns:</label><br> |                 <label for="selected">Pronouns:</label><br> | ||||||
|                 <select id="selected" name="selected"> |                 <select id="selected" name="selected"> | ||||||
|                     <option value="nothing"></option> |                     <option value="none"></option> | ||||||
|                     <option value="she.her">she/her</option> |                     <option value="she/her">she/her</option> | ||||||
|                     <option value="he.him">he/him</option> |                     <option value="he/him">he/him</option> | ||||||
|                     <option value="they.them">they/them</option> |                     <option value="they/them">they/them</option> | ||||||
|                     <option value="it.its">it/its</option> |                     <option value="it/its">it/its</option> | ||||||
|                     <option value="fae.faer">fae/faer</option> |                     <option value="fae/faer">fae/faer</option> | ||||||
|                   </select> |                   </select> | ||||||
| 
 | 
 | ||||||
|                   <p>Or.</p> |                   <p>Or.</p> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue