Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sandropoluan committed Jul 17, 2018
1 parent 8c09250 commit 0c83ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/admin/smtp_email.php
Expand Up @@ -12,7 +12,7 @@
<small>Outgoing Server</small>
</h1>
<ol class="breadcrumb">
<li><a href="<?php echo $burl; ?>/"><i class="fa fa-dashboard"></i> Halaman Utama</a></li><li class="active">Biodata</li>
<li><a href="<?php echo $burl; ?>/"><i class="fa fa-dashboard"></i> Halaman Utama</a></li><li class="active">Pengaturan SMTP</li>

</ol>
</section>
Expand Down

0 comments on commit 0c83ad5

Please sign in to comment.