From add53fc4699bc41af12cad5f64981dcab9178b8e Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Mon, 23 Jul 2007 20:13:41 +0000 Subject: [PATCH] ActionItem3: fixing help string --- app/views/features/index.rhtml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/views/features/index.rhtml b/app/views/features/index.rhtml index aa79e58..4478b04 100644 --- a/app/views/features/index.rhtml +++ b/app/views/features/index.rhtml @@ -2,6 +2,4 @@ <%= render :partial => 'features_table' %> -<%= help_textile _(' -Here you can enable or disable several features of your virtual community. Each feature represents some funcionality that your virtual community can use you enable it. -') %> +<%= help_textile _('Here you can enable or disable several features of your virtual community. Each feature represents some funcionality that your virtual community can use you enable it.') %> -- libgit2 0.21.2