diff --git a/app/views/finish_installation/index.html.erb b/app/views/finish_installation/index.html.erb index de7ffeb0095..c1e979e7387 100644 --- a/app/views/finish_installation/index.html.erb +++ b/app/views/finish_installation/index.html.erb @@ -13,6 +13,6 @@
- <%= image_tag "/images/wizard/tada.svg", class: "tada" %> + tada emoji
diff --git a/app/views/users/perform_account_activation.html.erb b/app/views/users/perform_account_activation.html.erb index 5992e409031..8cb03aeaa65 100644 --- a/app/views/users/perform_account_activation.html.erb +++ b/app/views/users/perform_account_activation.html.erb @@ -9,7 +9,7 @@
- + tada emoji
<% if @needs_approval %>

<%= t 'activation.approval_required' %>