Skip to content
Snippets Groups Projects
Commit 707f646c authored by Bady's avatar Bady
Browse files

Prevent contribute button from opening new tab

parent 7c4ec21b
Branches
No related merge requests found
......@@ -105,7 +105,7 @@
<div class="progress-text"></div>
<div class="row text-center" style="margin-bottom: 20px;">
<a href="https://fund.poddery.com" target="_blank" style="margin-left:12px;"><button type="button" class="btn btn-success">CONTRIBUTE</button></a>
<a href="https://fund.poddery.com" style="margin-left:12px;"><button type="button" class="btn btn-success">CONTRIBUTE</button></a>
</div>
<div class="btn-group space">
<a class="btn" style="width:130px; margin-left:12px;" href="https://poddery.com/users/sign_in">LOGIN</a>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment