X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=src%2Fhttp%2Fpages%2Fexecquerypage.cpp;h=8d46c46cd4e7989b80d2d4d2edb6109c668714e6;hp=b09b32ef00f264323fcbff995e03300eaca112b2;hb=026dc6b2bc548c945359c4e166eff514f2c47c6a;hpb=dec33c63afafabf83c3039e916725cac6faef9b3 diff --git a/src/http/pages/execquerypage.cpp b/src/http/pages/execquerypage.cpp index b09b32e..8d46c46 100644 --- a/src/http/pages/execquerypage.cpp +++ b/src/http/pages/execquerypage.cpp @@ -51,7 +51,7 @@ const std::string ExecQueryPage::GeneratePage(const std::string &method, const s content+="

Execute Query

"; content+="
"; content+=""; - content+=""; + content+=""; content+=""; content+="
";