Skip to content

Commit

Permalink
Update inspectionview.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosb committed Mar 14, 2024
1 parent 397cdbb commit 6ed49e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/views/inspectionview.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
<div class="col-lg-10 p-3 bg-light">
<div class="row">
<div class = "col">
<h4><?= $this->lang->line('genremark_inspection'); ?></h4>
<h4><?= $this->lang->line('genremark_inspection'); ?></h4></div>
<div class = "col"><?= $inspection->rmrk_inspection ?></div>
</div>

</div>
</div>

Expand Down

0 comments on commit 6ed49e6

Please sign in to comment.