Commit 59f6602a2edc3cdabdf3b8578d75816b6136fdec
1 parent
7ece2361
Exists in
master
and in
29 other branches
ActionItem440: nome no bt
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2043 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/catalog/show.rhtml
@@ -27,5 +27,5 @@ | @@ -27,5 +27,5 @@ | ||
27 | 27 | ||
28 | 28 | ||
29 | <% button_bar do %> | 29 | <% button_bar do %> |
30 | - <%= button :back, _("%s's products/services listing"), :action => 'index', :id => nil %> | 30 | + <%= button :back, _("%s's products/services listing") % profile.name, :action => 'index', :id => nil %> |
31 | <% end %> | 31 | <% end %> |