Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jan 14, 2025
1 parent 9408f51 commit 31df76f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions view/managerPlugins_body.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,13 +165,13 @@
<div class="panel panel-default">
<div class="panel-heading clearfix">
<div class="btn-group pull-right" role="group" aria-label="Plugin Store Actions">
<a href="https://tutorials.avideo.com/signUp" class="btn btn-success btn-sm">
<a href="https://tutorials.avideo.com/signUp" class="btn btn-success btn-sm" target="_top">
<i class="fa fa-user-plus"></i> Register
</a>
<a href="https://youphp.tube/marketplace/" class="btn btn-info btn-sm">
<a href="https://youphp.tube/marketplace/" class="btn btn-info btn-sm" target="_top">
<i class="fa fa-sign-in"></i> Log In
</a>
<a href="https://youphp.tube/marketplace/?tab=plugin" class="btn btn-primary btn-sm">
<a href="https://youphp.tube/marketplace/?tab=plugin" class="btn btn-primary btn-sm" target="_top">
<i class="fa fa-plug"></i> Visit Plugin Store
</a>
</div>
Expand Down

0 comments on commit 31df76f

Please sign in to comment.