small typo on invites#edit

This commit is contained in:
Maxwell Salzberg 2011-10-20 11:27:21 -07:00
parent 9bf60d71e4
commit 6cce4f0872

View file

@ -26,6 +26,8 @@
%b %b
= t('username') = t('username')
= f.text_field :username, :title => t('registrations.new.enter_username') = f.text_field :username, :title => t('registrations.new.enter_username')
%span.host_uri
= "@#{AppConfig[:pod_uri].host}"
.clearfix .clearfix
%b %b
= t('email') = t('email')