X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a8b68a751e91342c360962ae137bc6c958104bb5..d359cd70f1527b372b71c2f927e3f45fb0fcf509:/app/views/layouts/_inbox.html.erb diff --git a/app/views/layouts/_inbox.html.erb b/app/views/layouts/_inbox.html.erb index d4054dfaf..fbebe3fc1 100644 --- a/app/views/layouts/_inbox.html.erb +++ b/app/views/layouts/_inbox.html.erb @@ -1,3 +1 @@ - - <%= user_thumbnail_tiny(@user, :size => 20, :width => 20, :height => 20) %><%= @user.new_messages.size %> - \ No newline at end of file +<%= @user.new_messages.size %> \ No newline at end of file