small typo on invites#edit
This commit is contained in:
parent
9bf60d71e4
commit
6cce4f0872
1 changed files with 2 additions and 0 deletions
|
|
@ -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')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue