Prechádzať zdrojové kódy

CM single - text update when not enrolled

Vijayakrishnan 3 rokov pred
rodič
commit
5e31e1f48f

+ 1 - 1
resources/views/app/patient/care-month/_matrix-v2.blade.php

@@ -248,7 +248,7 @@ foreach ($days as $k => $day) {
     @else
         <h6 class="mb-2 text-secondary font-weight-bold text-dark lh-24px">Time Entries</h6>
         <div class="alert alert-secondary mt-2 mb-0">
-            <b>{{ $patient->displayName() }}</b> is currently not enrolled in <b>RM</b>.
+            <b>{{ $patient->displayName() }}</b> is not enrolled in <b>RM</b> for this care month.
             <span moe class="">
                     <a start show class="font-weight-bold">Enroll Now</a>
                     <form url="/api/careMonth/setIsClientEnrolledInRmToTrue">