diff --git a/app/views/contestnotifications/show.html.erb b/app/views/contestnotifications/show.html.erb index 0a0d6ce67..016de36ca 100644 --- a/app/views/contestnotifications/show.html.erb +++ b/app/views/contestnotifications/show.html.erb @@ -1,6 +1,6 @@
- <%= link_to(l(:button_edit), + <%#= link_to(l(:button_edit), edit_contest_contestnotification_path(@contest, @contestnotification), :class => 'icon icon-edit', :accesskey => accesskey(:edit),