diff --git a/daemon/HTTPServer.cpp b/daemon/HTTPServer.cpp index 6bc1bf1e..0e5e4fb6 100644 --- a/daemon/HTTPServer.cpp +++ b/daemon/HTTPServer.cpp @@ -1098,7 +1098,7 @@ namespace http { static void ShowCommands (std::stringstream& s, uint32_t token) { - s << "" << tr("Router Configuration") << ""; +// s << "" << tr("Router Configuration") << ""; s << "\r\n"; s << "
\r\n\r\n"