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