Selaa lähdekoodia

Komma

Omdat het kan
Deben Oldert 11 vuotta sitten
vanhempi
commit
a72b51d563
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      captiveportal/index.html

+ 2 - 2
captiveportal/index.html

@@ -24,11 +24,11 @@
 						<div class="bottom">
 							<div class="remember"><input type="checkbox" onchange="document.getElementById('password').type = this.checked ? 'text' : 'password'"> Show password</div>
 							<input type="submit" value="Sign in"></input>
-							<label>If you have questions please contact a stewardess</label>
+							<label>If you have questions, please contact a stewardess</label>
 						</div>
 					</form>
 				</div>
 			</div>
 		</div>
 	</body>
-</html>
+</html>