mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix display of default websocket test page.
This commit is contained in:
@@ -494,7 +494,7 @@ public:
|
||||
"<!DOCTYPE html><html><head><title>" + systemName () +
|
||||
" Test page for rippled</title></head>" + "<body><h1>" +
|
||||
systemName () + " Test</h1><p>This page shows rippled http(s) "
|
||||
"connectivity is working./p></body></html>");
|
||||
"connectivity is working.</p></body></html>");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user