From 883ddd6385daf6e05f5b2ef30918631f088f6e26 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 18 Jun 2009 15:20:47 -0300 Subject: [PATCH] ActionItem1112: s/events/Agenda Livre/ --- app/views/layouts/application-ng.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application-ng.rhtml b/app/views/layouts/application-ng.rhtml index 9c98352..cb5915b 100644 --- a/app/views/layouts/application-ng.rhtml +++ b/app/views/layouts/application-ng.rhtml @@ -93,7 +93,7 @@ '/assets/people', :id=>'people' %>
  • <%= link_to '' + _('Communities') + '', '/assets/communities', :id=>'communities' %>
  • -
  • <%= link_to '' + _('Events') + '', +
  • <%= link_to '' + 'Agenda Livre' + '', '/assets/events', :id=>'events' %>
  • -- libgit2 0.21.2