diff --git a/app/views/forum/forum_users/index.haml b/app/views/forum/forum_users/index.haml index f9824cf..7b49cfe 100644 --- a/app/views/forum/forum_users/index.haml +++ b/app/views/forum/forum_users/index.haml @@ -6,8 +6,8 @@ %tr %th{:style => "width:50px;"} %th Nom - %th Messages %th Topics + %th Messages -if moderator? %th Actions =render @users \ No newline at end of file