Преглед на файлове

CM single - text update when not enrolled

Vijayakrishnan преди 3 години
родител
ревизия
5e31e1f48f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      resources/views/app/patient/care-month/_matrix-v2.blade.php

+ 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">