diff --git a/app/views/users/info.html.erb b/app/views/users/info.html.erb index ef1ab4b47..cdf4f5c37 100644 --- a/app/views/users/info.html.erb +++ b/app/views/users/info.html.erb @@ -51,6 +51,6 @@
<%= l(:label_no_user_respond_you) %>
<% end %> diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 0dcde40b5..6a8427a96 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -117,6 +117,6 @@<%= l(:label_user_activities) %>
<% end %> \ No newline at end of file diff --git a/app/views/users/user_projects.html.erb b/app/views/users/user_projects.html.erb index a0389dcec..354cc3f55 100644 --- a/app/views/users/user_projects.html.erb +++ b/app/views/users/user_projects.html.erb @@ -33,8 +33,9 @@<%= l(:label_project_un) %>
+<% else %> +<%= l(:label_project_unadd) %><%= link_to"#{l(:label_new)}",:controller=>'projects',:action=>'new'%>
<% end %> <% end %> diff --git a/app/views/users/watch_bids.html.erb b/app/views/users/watch_bids.html.erb index ad888fb1b..b0c29c9f1 100644 --- a/app/views/users/watch_bids.html.erb +++ b/app/views/users/watch_bids.html.erb @@ -47,5 +47,5 @@<%= l(:label_follow_no_requirement) %>
<% end %>