Skip to content

Commit

Permalink
changed social signUp usage
Browse files Browse the repository at this point in the history
  • Loading branch information
musgravejw committed Jun 13, 2014
1 parent 9b774f1 commit faea789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/views/social/social.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{{#if unconfigured}}
<i class="fa fa-{{icon}}"></i> {{t9n "configure"}} {{capitalize this}}
{{else}}
<i class="fa fa-{{icon}}"></i> {{t9n "sign"}} {{buttonText}} {{t9n "with"}} {{capitalize this}}
<i class="fa fa-{{icon}}"></i> {{t9n "signUp"}} {{t9n "with"}} {{capitalize this}}
{{/if}}
</button>
</template>

0 comments on commit faea789

Please sign in to comment.