浏览代码

Module => Form

Vijayakrishnan 3 年之前
父节点
当前提交
1e7a7284b5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      resources/views/app/patient/note/dashboard.blade.php

+ 2 - 2
resources/views/app/patient/note/dashboard.blade.php

@@ -511,9 +511,9 @@
             ];
             ?>
             <div moe relative class="px-2 border-left screen-only">
-                <a href="#" start show>+ Module</a>
+                <a href="#" start show>+ Form</a>
                 <form url="#" right>
-                    <p class="font-weight-bold text-secondary">Additional Modules</p>
+                    <p class="font-weight-bold text-secondary">Additional Forms</p>
                     @foreach($availableModules as $module)
                         @if(@$module['name'])
                             <a href="{{$module['href']}}"