Vijayakrishnan 3 жил өмнө
parent
commit
1e7a7284b5

+ 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']}}"