Peter Muturi 1 jaar geleden
bovenliggende
commit
ac21f4b377
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      resources/views/app/mcp/dashboard/caremonth-tiers-list.blade.php

+ 1 - 1
resources/views/app/mcp/dashboard/caremonth-tiers-list.blade.php

@@ -57,7 +57,7 @@
                               <p class="m-0 text-muted">Minimum of <b>7 days</b>, <b>10 mins</b> and <b>interaction</b> is required.</p>
                               @elseif($cm->tier() === 'TIER_1')
                               <h5 class="mb-2 font-weight-bold">Tier 2 Qualification:</h5>
-                              <p class="m-0 text-muted">Minimum of <b>16 days</b>, <b>20 mins</b> and <b>interaction</b> is required.</p>
+                              <p class="m-0 text-muted">Minimum of <b>16 days</b> and <b>20 mins</b> is required.</p>
                               @endif
                             </div>
                         </div>