diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index 2fd75c5..02a713d 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -27,10 +27,10 @@
%span.glyphicon.glyphicon-pencil
= t "global.edit"
- else
- %li
- %a
- %span.glyphicon.glyphicon-envelope
- = t "send message"
+ -#%li
+ -# %a
+ -# %span.glyphicon.glyphicon-envelope
+ -# = t "send message"
- if admin? || @user != current_user
%li
%a{href: give_time_user_path(@user)}