From 79beaf7f719512f222becf193446749550f51616 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 25 Jul 2007 20:28:10 +0000 Subject: [PATCH] ActionItem9: minor style change --- app/views/account/index_anonymous.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/account/index_anonymous.rhtml b/app/views/account/index_anonymous.rhtml index 4089195..0864951 100644 --- a/app/views/account/index_anonymous.rhtml +++ b/app/views/account/index_anonymous.rhtml @@ -1,7 +1,7 @@

<%= _('Identify yourself') %>

-<%= link_to _('Login.'), :action => 'login' %> +<%= link_to _('Login.'), :action => 'login' %> <%= _('You need to login to be able to use all the features in this virtual community.') %>

-- libgit2 0.21.2