Pārlūkot izejas kodu

Indent fix (minor)

Vijayakrishnan 3 gadi atpakaļ
vecāks
revīzija
e5c6069ac6

+ 2 - 2
resources/views/app/patient/segment-templates/plan_problems/edit.blade.php

@@ -66,14 +66,14 @@ else {
                     ?>
                 </td>
                 <td>
-                <?php
+                    <?php
                     include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
                     ?>
                 </td>
                 <td>
                     <?php
                     include resource_path('views/app/patient/segment-templates/_child_plan/edit-plan.php');
-                ?>
+                    ?>
                 </td>
             </tr>
             <?php endforeach; ?>