Skip to content

Commit

Permalink
feat(popup): Adds a link to the Learn more button
Browse files Browse the repository at this point in the history
  • Loading branch information
ERosendo committed Apr 2, 2024
1 parent 07504ee commit ec54aea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,10 @@
</div>
</div>
<div class="input-group-append d-flex justify-content-center">
<button type="submit" class="btn btn-primary" name="search" id="learn-more-button">
<a class="btn btn-primary" id="learn-more-button" target="_blank" rel="noopener"
href="https://donate.free.law/forms/support-free-pacer">
&nbsp;Learn More
</button>
</a>
</div>
</div>
<div>
Expand Down

0 comments on commit ec54aea

Please sign in to comment.