This commit is contained in:
2022-05-14 12:35:25 -04:00
parent 2dfbb4ea88
commit 28cca364a8
4 changed files with 9 additions and 10 deletions
+4 -3
View File
@@ -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>