##// END OF EJS Templates
login: Start error message with uppercase letter....
login: Start error message with uppercase letter. All other error messages are starting with uppercase and lowercase just looks wrong in the UI

File last commit:

r1:854a839a default
r1064:9a1fddb4 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html