diff --git a/app/views/contests/show_softapplication.html.erb b/app/views/contests/show_softapplication.html.erb index f320393ea..14c907d82 100644 --- a/app/views/contests/show_softapplication.html.erb +++ b/app/views/contests/show_softapplication.html.erb @@ -68,7 +68,7 @@

- <%= link_to '发布应用', new_softapplication_path(:target=>'_blank'), :target=>'_blank' %> + <%= link_to '发布应用', new_softapplication_path(:target=>'_blank'), :target=>'_blank' %>

diff --git a/app/views/softapplications/new.html.erb b/app/views/softapplications/new.html.erb index d7ea95799..d5ff2c9c2 100644 --- a/app/views/softapplications/new.html.erb +++ b/app/views/softapplications/new.html.erb @@ -1,6 +1,5 @@ -

<%= l(:label_release_softapplication)%>