This commit is contained in:
2022-02-22 15:44:56 -05:00
parent 18c2b8668c
commit f2e9e1550e
7 changed files with 100 additions and 23 deletions
@@ -1,5 +1,15 @@
<?
setlocale(LC_MONETARY, 'en_NG');
/*
*
<div class="fw-bold">
<h4 class="text-gray-900 fw-bolder">We need your attention!</h4>
<div class="fs-6 text-gray-700">Your payment was declined. To start using tools, please
<a href="#" class="fw-bolder" data-bs-toggle="modal" data-bs-target="#kt_modal_new_card">Add Payment Method</a>.</div>
</div>
*
*/
?>
<?
@@ -7,6 +17,7 @@ if ($_SESSION["offer_interest_count"] + $_SESSION['past_duejobs_count'] > 0) {
if ($_SESSION['past_duejobs_count'] > 0) {
?>
<!--begin::Row-->
<div class="row g-5 g-xl-8">
<!--begin::Col-->
@@ -34,6 +45,7 @@ if ($_SESSION["offer_interest_count"] + $_SESSION['past_duejobs_count'] > 0) {
if ($_SESSION["offer_interest_count"] > 0) {
?>
<!--begin::Row-->
<div class="row g-5 g-xl-8">
<!--begin::Col-->