--- HostStatus/HostStatus.cpp 2003/11/17 03:56:19 41 +++ HostStatus/HostStatus.cpp 2003/11/17 04:01:53 42 @@ -185,8 +185,9 @@ void HostStatus::header(const string& me << "\n" << "

Host Status

\n" << "
\n" - << "

\n" - << "\n"; if (method != "POST") sputenv("QUERY_STRING=mode=h"); @@ -226,15 +227,16 @@ void HostStatus::header(const string& me cout << "\n"; } - cout << "\n" - << " Host\n" - << " Name\n" + cout << "\n" + << " Host" + << "\n Name\n" << " Address\n" << " Platform" - << '\n' - << " Since\n" - << "\n" - << "

\n" + << "\n Since\n" + << "\n" + << "\n" + << "\n" + << "\n" << "
\n" << "\n" << "\n";