diff --git a/app/views/finish_installation/register.html.erb b/app/views/finish_installation/register.html.erb index b6914657327..8fa60e3e380 100644 --- a/app/views/finish_installation/register.html.erb +++ b/app/views/finish_installation/register.html.erb @@ -9,7 +9,9 @@
+ <%= select_tag :email, options_for_select(@allowed_emails, selected: params[:email]), class: 'combobox' %> +