浏览代码

Minor text changes

Vijayakrishnan 4 年之前
父节点
当前提交
d6e70e3883
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      resources/views/app/patients.blade.php
  2. 1 1
      resources/views/layouts/template.blade.php

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

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

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

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