X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=src%2Fhttp%2Fpages%2Fhomepage.cpp;fp=src%2Fhttp%2Fpages%2Fhomepage.cpp;h=3ebe2f1f36c68689566e33836b60a14e4058d5a8;hp=9264ca112c943d72da721a6de8ad9e47cfa14486;hb=dabd19d7f764b8275c9c8370c7b89675b6a78243;hpb=05ef25de71be91442b4cbd22dc7cc45629c5d5bb diff --git a/src/http/pages/homepage.cpp b/src/http/pages/homepage.cpp index 9264ca1..3ebe2f1 100644 --- a/src/http/pages/homepage.cpp +++ b/src/http/pages/homepage.cpp @@ -71,7 +71,7 @@ const std::string HomePage::GeneratePage(const std::string &method, const std::m if(showgenericupdate) { - content+="Check for new versions at the FMS Freesite
"; + content+="Check for new versions at the FMS Freesite
"; } content+="Use these pages to administer your FMS installation.";