forked from mrlan/LRR
				
			Merge pull request #59 from lanlab-org/AshikRahman-NafisAnjum-Remove-PassportID-Input-Box
index.php: remove the unused field 'Your Passport/National ID'SIMPLICITY_Bug-189_Course_Delete_btn
						commit
						af0f586396
					
				|  | @ -79,17 +79,16 @@ if (isset($_SESSION["user_fullname"])) { | |||
| 
 | ||||
|     <br> | ||||
|     <h4 class="list-group-item active"> Sign up </h4> | ||||
|     <div class="list-group-item"> | ||||
|     <div class="list-group-item" style="height:235px"> | ||||
| 
 | ||||
|     <form method="post" action="Script.php" name="frm_signup_1"> | ||||
|     <input type="hidden" name="frm_signup_1" value="true"/> | ||||
|      | ||||
|     Student ID | ||||
|     <input type="text" name="student_id" placeholder="Entre your Student ID" class="form-control" required=""> | ||||
| 
 | ||||
|     Your Passport / National ID | ||||
|     <input type="text" class="form-control"  name="passport" placeholder="(Optional)"> | ||||
|     <br> | ||||
| 
 | ||||
|     <div class="btnsignup" style="padding-top:58px"> | ||||
|     <input type="submit" name="frm_signup_1" class="btn btn-primary" value="Next"> <br> Click Next to set up password | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue