emp module dev 24/10 changes 5 -vadivel J
This commit is contained in:
parent
a20b1c8a88
commit
bd30f65f1c
@ -1099,7 +1099,7 @@ if (!empty($EmpDetails)) {
|
||||
<?php }?>
|
||||
|
||||
<div class="col-md-4">
|
||||
<label>Select Passport File</label>
|
||||
<label>Update Passport File</label>
|
||||
<input type="file" name="emp_file3" class="">
|
||||
</div>
|
||||
|
||||
@ -1127,7 +1127,7 @@ if (!empty($EmpDetails)) {
|
||||
<?php }?>
|
||||
|
||||
<div class="col-md-4">
|
||||
<label>Bank PassBok File</label>
|
||||
<label>Update Bank PassBok File</label>
|
||||
<input type="file" name="emp_file4" class="">
|
||||
</div>
|
||||
|
||||
@ -1136,7 +1136,7 @@ if (!empty($EmpDetails)) {
|
||||
<div class="row">
|
||||
<div class="col-md-4"></div>
|
||||
<div class="col-md-3">
|
||||
<label>Other Document File Name</label>
|
||||
<label>Update Other Document File Name</label>
|
||||
<input type="text" id="file_name" name="file_name5"
|
||||
maxlength="255" class="form-control"
|
||||
value="<?= $otherDocumentFileName?>" >
|
||||
|
||||
Loading…
Reference in New Issue
Block a user