Skip to content

Commit

Permalink
Merge pull request #402 from ePages-de/develop
Browse files Browse the repository at this point in the history
Release v0.9.14
  • Loading branch information
Unai Abrisketa authored Dec 17, 2018
2 parents b31a40b + 455ef69 commit 745d133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/components/signup-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h3 class="modal__title">Join the ePages Developer Program</h3>
</div>

<div class="form__row">
<input type="checkbox" name="tc" required /> I have read and agree to the <a href="/apps/terms-and-conditions" target="_blank">terms and conditions</a>.
<input type="checkbox" name="tc" required /> I have read and agree to the <a href="/apps/terms-and-conditions.html" target="_blank">terms and conditions</a>.
</div>

<input type="hidden" name="ChangeAction" value="RegisterProviderTestShop" />
Expand Down

0 comments on commit 745d133

Please sign in to comment.