From 59f6602a2edc3cdabdf3b8578d75816b6136fdec Mon Sep 17 00:00:00 2001 From: AurelioAHeckert Date: Tue, 17 Jun 2008 23:38:13 +0000 Subject: [PATCH] ActionItem440: nome no bt --- app/views/catalog/show.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/catalog/show.rhtml b/app/views/catalog/show.rhtml index 259007a..d568c18 100644 --- a/app/views/catalog/show.rhtml +++ b/app/views/catalog/show.rhtml @@ -27,5 +27,5 @@ <% button_bar do %> - <%= button :back, _("%s's products/services listing"), :action => 'index', :id => nil %> + <%= button :back, _("%s's products/services listing") % profile.name, :action => 'index', :id => nil %> <% end %> -- libgit2 0.21.2