X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=src%2Fhttp%2Fpages%2Fcreateidentitypage.cpp;h=8d67e074da5dfbd14552a7e30f6a982b24ef20f9;hp=c28fa64489a74ff62b8a764234b97acafe1090fd;hb=5c0453c8697cfaa843dd7f799e5404733ee56e13;hpb=8a0a83a78390f22f99d4487cda2569909dfbc28e diff --git a/src/http/pages/createidentitypage.cpp b/src/http/pages/createidentitypage.cpp index c28fa64..8d67e07 100644 --- a/src/http/pages/createidentitypage.cpp +++ b/src/http/pages/createidentitypage.cpp @@ -33,7 +33,7 @@ const std::string CreateIdentityPage::GeneratePage(const std::string &method, co content+="

Create Identity

"; content+="
"; content+=""; - content+="Name : "; + content+="Name : "; content+=" "; content+="
"; }