From e12f7558d4a83dd26d9d60720f1a035955af27ba Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Sat, 1 Dec 2007 12:50:33 +0000 Subject: [PATCH] ActionItem93: fixing bad HTML --- app/views/account/signup.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/account/signup.rhtml b/app/views/account/signup.rhtml index adbf48a..a455883 100644 --- a/app/views/account/signup.rhtml +++ b/app/views/account/signup.rhtml @@ -18,5 +18,5 @@

<% end %> -<%= display_submit_tag _('Sign up') %>

+<%= display_submit_tag _('Sign up') %> <% end -%> -- libgit2 0.21.2