Samson Mutunga 3 سال پیش
والد
کامیت
3aeceea408

+ 1 - 1
resources/views/app/practice-management/remote-monitoring-admin-tree.blade.php

@@ -54,7 +54,7 @@ if(!@$rc) {
                     </div>
                     <div class="condition">
                         <a href="{{route('practice-management.remote-monitoring-admin')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=8"
-                                {!! $rc == 8 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>Home many have subscribed to SMS?
+                                {!! $rc == 8 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have subscribed to SMS?
                             <span class="rm-count ml-1" data-rc="8">(0)</span>
                         </a>
                     </div>

+ 1 - 1
resources/views/app/practice-management/remote-monitoring-tree.blade.php

@@ -60,7 +60,7 @@ if(!@$rc) {
                             </div>
                             <div class="condition">
                                 <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=1"
-                                        {!! $rc == 8 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>Home many have subscribed to SMS?
+                                        {!! $rc == 8 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have subscribed to SMS?
                                     <span class="rm-count ml-1" data-rc="8">(0)</span>
                                 </a>
                             </div>