From 0e7aac0f65a66ac1d643962371b09d0f71a0ab09 Mon Sep 17 00:00:00 2001 From: Mike Mazur Date: Wed, 21 Jan 2009 10:20:32 +0000 Subject: - remove extra "; in http_loginform.html.example; fix issue 3025 - sync up default HTML generated in LoginService.cs with that in http_loginform.html.example --- bin/http_loginform.html.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/http_loginform.html.example b/bin/http_loginform.html.example index 3ee7289..54f8f09 100644 --- a/bin/http_loginform.html.example +++ b/bin/http_loginform.html.example @@ -27,7 +27,7 @@ -"; + @@ -58,4 +58,4 @@ document.getElementById('firstname_input').focus(); - \ No newline at end of file + -- cgit v1.1