ソースを参照

Minor text changes

Vijayakrishnan 4 年 前
コミット
d6e70e3883

+ 1 - 1
resources/views/app/patients.blade.php

@@ -51,7 +51,7 @@
                     <th class="border-0">MCN</th>
                     <th class="border-0">PCP</th>
                     {{--<th class="border-0">RMM</th>--}}
-                    <th class="border-0">Upcoming Appointments</th>
+                    <th class="border-0">Appointments</th>
                 </tr>
                 </thead>
                 <tbody>

+ 1 - 1
resources/views/layouts/template.blade.php

@@ -168,7 +168,7 @@
                             </a>
                         @endif
                         <a native target="_top" class="d-block ml-2 pt-1" href="{{config('stag.authUrl')}}" title="">
-                            Exit
+                            Return to Home
                         </a>
                         <a native target="_top" href="{{route('logout')}}" class="d-block ml-2 pt-1">
                             Sign Out