Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ <h1 class="page-header">Subscriptions:</h1>
<div class="col-lg-12">
<h2>Want to kick the tires before you make a purchase? BugHeist shares up to 5 software bugs fee-free through a Trial Bug Hunt.

Test-drive BugHeist here <button type="submit" onclick="window.location.href='/hunt';" class="btn btn-primary btn-lg " >Start</button>
Test-drive BugHeist here <button type="submit" onclick="window.location.href='/hunt';" class="btn btn-primary submit_button" >Start</button>
</div>
</div>
</form>
Expand Down