diff --git a/app/views/account/login.rhtml b/app/views/account/login.rhtml index 335792b..b5dff23 100644 --- a/app/views/account/login.rhtml +++ b/app/views/account/login.rhtml @@ -17,5 +17,9 @@
-<%= link_to _("I forgot my password"), :action => 'forgot_password' %> +<%= link_to _("I forgot my password!"), :action => 'forgot_password' %> +
+ ++<%= link_to _("I want to be an user!"), :action => 'signup' %>
-- libgit2 0.21.2