Skip to content

Commit

Permalink
Update navbar.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtab2003 authored Aug 2, 2022
1 parent 396d975 commit 456518a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/page/includes/user/navbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div class="navbar-nav flex-row order-md-last">
<div class="nav-item">
<div class="d-none d-md-flex me-2">
<a href="<?= base_url() ?>u/upgrade" class="btn btn-yellow"><i class="fa fa-upload me-md-2"></i> Upgrade</a>
<a href="<?= base_url() ?>u/upgrade" class="btn btn-yellow"><i class="fa fa-arrow-circle-up me-md-2"></i> Go Premium</a>
</div>
</div>
<div class="nav-item dropdown">
Expand Down Expand Up @@ -111,4 +111,4 @@
</div>
</div>
</div>
</div>
</div>

0 comments on commit 456518a

Please sign in to comment.