forked from mrlan/EnglishPal
				
			fix bug 489
							parent
							
								
									89c12337d5
								
							
						
					
					
						commit
						086dfcb6eb
					
				| 
						 | 
				
			
			@ -125,8 +125,8 @@ h1{
 | 
			
		|||
 | 
			
		||||
  <form action="/signup" method="POST">
 | 
			
		||||
    <p><input type="username" name="username" placeholder="输入用户名" required="required" class="username"></p>
 | 
			
		||||
    <p><input type="password" name="password" placeholder="输入密码" class="password"></p>
 | 
			
		||||
    <p><input type="password" name="password2" placeholder="确认密码" class="password" ></p>
 | 
			
		||||
    <p><input type="password" name="password" placeholder="输入密码" required="required" class="password"></p>
 | 
			
		||||
    <p><input type="password" name="password2" placeholder="确认密码" required="required" class="password" ></p>
 | 
			
		||||
    <button type="submit" class="btn">注册</button>
 | 
			
		||||
  </form>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue