X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=src%2Fhttp%2Fpages%2Fhomepage.cpp;h=fc60f788d6dd54bee4060099019d2369e70f8935;hp=2f41fac00f3d1af342c7c0db3b0c50de3c50a879;hb=07319f767b4c4f0e06e9957f217d5107b196617b;hpb=cd75427de26fc2ebc9baad558b1c0a081faa3b43 diff --git a/src/http/pages/homepage.cpp b/src/http/pages/homepage.cpp index 2f41fac..fc60f78 100644 --- a/src/http/pages/homepage.cpp +++ b/src/http/pages/homepage.cpp @@ -59,7 +59,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.";