diff --git a/app/views/settings/index.html.erb b/app/views/settings/index.html.erb index 3299169056d..c1051cdafd5 100644 --- a/app/views/settings/index.html.erb +++ b/app/views/settings/index.html.erb @@ -11,7 +11,7 @@ <% if @settings.empty? -%> <%= render plain: _('No entries found') %> -<%else -%> +<% else -%>