Skip to content

Commit

Permalink
Open donation page in new tab.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed Apr 5, 2018
1 parent 6fb75be commit e8e0577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/skin/firstRun.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h3 class="i18n_intro_donate_heading"></h3>
</div>
<div id="pb-donate-button" class="align-center">
<div class="text-center">
<a class="i18n_donate_to_eff button large" href="https://supporters.eff.org/donate/support-privacy-badger"></a>
<a class="i18n_donate_to_eff button large" target="_blank" href="https://supporters.eff.org/donate/support-privacy-badger"></a>
</div>
</div>
<div id="pb-donate-help" class="align-center">
Expand Down

0 comments on commit e8e0577

Please sign in to comment.