Commit 26b688a3add3d12995693e7cbe228ed6e21c049f
Committed by
Fabio Teixeira
1 parent
bd7f2c41
Exists in
master
and in
3 other branches
Fixing organization label on use report page
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
views/comments_extra_field.html.erb
1 | 1 | <div id="input_institution_comments"> |
2 | - <%= label_tag "input_institution", _("Organiztion name or Enterprise name")%> | |
2 | + <%= label_tag "input_institution", _("Organization name or Enterprise name")%> | |
3 | 3 | <span class="star-tooltip"></span> |
4 | 4 | <input type="text" id="input_institution"> |
5 | 5 | ... | ... |