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
Software Project Management 2020-12-24 18:41:36 +08:00 committed by GitHub
commit af0f586396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -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