Cosmetic html fixes to user login form.
This commit is contained in:
		
							parent
							
								
									93d4483939
								
							
						
					
					
						commit
						6329ebd8b7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7,8 +7,8 @@ | ||||||
| %    if (~ $REQUEST_METHOD POST) | %    if (~ $REQUEST_METHOD POST) | ||||||
| %        echo 'Login failed!' | %        echo 'Login failed!' | ||||||
| <form method="POST"> | <form method="POST"> | ||||||
|     User name: <input type="text" name="user_name" /><br /> |     <label>User name: <input type="text" name="user_name" /></label><br /> | ||||||
|     User password: <input type="password" name="user_password" /><br /> |     <lavel>User password: <input type="password" name="user_password" /></label><br /> | ||||||
|     <input name="s" type="submit" value="Login" /> |     <input name="s" type="submit" value="Login" /> | ||||||
| </form> | </form> | ||||||
| % } | % } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Uriel
						Uriel