diff --git a/views/person_editor_extras.html.erb b/views/person_editor_extras.html.erb index d4b0fc6..4e9f88a 100644 --- a/views/person_editor_extras.html.erb +++ b/views/person_editor_extras.html.erb @@ -32,3 +32,5 @@ <% end %> + +<%= hidden_field_tag("full_name_error", _("Should begin with a capital letter and no special characters")) %> \ No newline at end of file -- libgit2 0.21.2