Skip to content

Commit

Permalink
Merge pull request #76 from OpenSID/susulan-issue-74
Browse files Browse the repository at this point in the history
#74 - Susulan perbaikan issue kurang penutup div
  • Loading branch information
agungsugiarto committed Apr 8, 2021
2 parents 070237e + 107c897 commit a51c56d
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 a51c56d

Please sign in to comment.