diff --git a/daemon/HTTPServer.cpp b/daemon/HTTPServer.cpp index d6d35f97..6c120540 100644 --- a/daemon/HTTPServer.cpp +++ b/daemon/HTTPServer.cpp @@ -167,12 +167,12 @@ namespace http { " \r\n" #endif " \r\n" - " Purple DOTNET " VERSION " Webconsole\r\n" + " .NET " VERSION " webconsole\r\n" << cssStyles << "\r\n"; s << "\r\n" - "
dotnet webconsole
\r\n" + "
.NET webconsole
\r\n" "
\r\n" "
\r\n" " Main page
\r\n
\r\n"