fix
This commit is contained in:
@@ -108,10 +108,11 @@
|
||||
|
||||
|
||||
<div class="d-flex flex-column mb-5 fv-row">
|
||||
<div class="col-md-6 fv-row fv-plugins-icon-container">
|
||||
<div class="row mb-5">
|
||||
<div class="col-md-9 fv-row fv-plugins-icon-container">
|
||||
<?php echo $job_message; ?>
|
||||
</div>
|
||||
<div class="col-md-3 fv-row fv-plugins-icon-container">
|
||||
<div class="col-md-3 fv-row fv-plugins-icon-container" style="text-align: right;">
|
||||
<!--begin::Submit-->
|
||||
<button type="submit" class="btn btn-primary" >
|
||||
<!--begin::Indicator-->
|
||||
@@ -122,7 +123,7 @@
|
||||
</button>
|
||||
<!--end::Submit-->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user