Skip to content

Commit

Permalink
Update inspectionform.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosb committed May 30, 2024
1 parent eee18b6 commit 71d4408
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions application/views/inspectionform.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,7 @@
</div>
</div>

<div class="form-group row pt-3">
<label for="chpsect[<?= $cp['id_cp']; ?>]" class="col-sm-7 col-form-label "><?= $cp[$name_cp]; ?><small class="form-text text-muted"><?= $cp[$helptext_cp]; ?></small></label>

<div class="col-sm-5 text-center text-sm-right">

</div>
</div>



<?php
Expand Down

0 comments on commit 71d4408

Please sign in to comment.