From 37d6837590f69d12d7883613d8f97b0d572b6770 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Tue, 29 Nov 2011 09:14:02 -0200 Subject: [PATCH] ActionItem2145: changing profile's page --- app/views/profile/_person_profile.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/profile/_person_profile.rhtml b/app/views/profile/_person_profile.rhtml index 8d4c04c..e6bffab 100644 --- a/app/views/profile/_person_profile.rhtml +++ b/app/views/profile/_person_profile.rhtml @@ -9,7 +9,7 @@ <%= display_field(_('Type:'), profile, :privacy_setting, true) %> - <%= _('Created at:') %> + <%= _('Profile created at:') %> <%= show_date(profile.created_at) %> -- libgit2 0.21.2