|
@@ -29,7 +29,7 @@
|
|
|
<p class="login-box-msg">Sign in to start your session</p>
|
|
|
<form action="../../index2.html" method="post">
|
|
|
<div class="form-group has-feedback">
|
|
|
- <input type="text" class="form-control" placeholder="Email"/>
|
|
|
+ <input type="email" class="form-control" placeholder="Email"/>
|
|
|
<span class="glyphicon glyphicon-envelope form-control-feedback"></span>
|
|
|
</div>
|
|
|
<div class="form-group has-feedback">
|