Skip to content

Commit

Permalink
#72 - Susulan perbaikan issue kurang penutup div
Browse files Browse the repository at this point in the history
  • Loading branch information
agungsugiarto committed Mar 23, 2021
1 parent 167d7dd commit 107c897
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions layouts/analisis.tpl.php
Expand Up @@ -65,10 +65,11 @@
<?php endif; ?>
</div>
</div>
<div class="col-lg-3 col-md-3">
<?php $this->load->view("$folder_themes/partials/bottom_content_right.php"); ?>
</div>
</div>
<div class="col-lg-3 col-md-3">
<?php $this->load->view("$folder_themes/partials/bottom_content_right.php"); ?>
</div>
</div>
</section>
</div>
</div>
Expand Down

0 comments on commit 107c897

Please sign in to comment.