Skip to content

Commit

Permalink
moved terms link, see meteor-useraccounts/core#239
Browse files Browse the repository at this point in the history
  • Loading branch information
splendido committed Jan 28, 2015
1 parent e60478e commit 06a85c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/at_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
{{#if showPwdForm}}
{{> atPwdForm}}
{{/if}}
{{#if showTermsLink}}
{{> atTermsLink}}
{{/if}}
{{#if showSignInLink}}
{{> atSigninLink}}
{{/if}}
{{#if showSignUpLink}}
{{> atSignupLink}}
{{/if}}
{{#if showTermsLink}}
{{> atTermsLink}}
{{/if}}
</div>
{{/unless}}
</template>

0 comments on commit 06a85c4

Please sign in to comment.