From 8fb185681ab13f0622302c8bfa2525d17bfbc992 Mon Sep 17 00:00:00 2001 From: wanglinchun Date: Fri, 4 Apr 2014 09:38:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=94=E7=94=A8=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2=E8=AF=B4=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/contests/_application_list.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/contests/_application_list.html.erb b/app/views/contests/_application_list.html.erb index 081a9f4d..4d79e125 100644 --- a/app/views/contests/_application_list.html.erb +++ b/app/views/contests/_application_list.html.erb @@ -6,7 +6,7 @@ <% if User.current.logged? %>
- <%= toggle_link l(:button_contesting_as_project), 'put-bid-form' %> + <%= toggle_link l(:button_contesting_as_application), 'put-bid-form' %>
<% end %>