From 0e7aac0f65a66ac1d643962371b09d0f71a0ab09 Mon Sep 17 00:00:00 2001 From: Mike Mazur Date: Wed, 21 Jan 2009 10:20:32 +0000 Subject: [PATCH] - 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 --- OpenSim/Framework/Communications/LoginService.cs | 4 ++-- bin/http_loginform.html.example | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/OpenSim/Framework/Communications/LoginService.cs b/OpenSim/Framework/Communications/LoginService.cs index f34f10c64c..1abfc78ef7 100644 --- a/OpenSim/Framework/Communications/LoginService.cs +++ b/OpenSim/Framework/Communications/LoginService.cs @@ -685,10 +685,10 @@ namespace OpenSim.Framework.Communications responseString += ""; responseString += "
Connecting...
"; - responseString += "
"; + responseString += "
"; responseString += "
[$channel] | [$version]=[$lang]
"; responseString += ""; diff --git a/bin/http_loginform.html.example b/bin/http_loginform.html.example index 3ee72894bf..54f8f099b1 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 +