# HG changeset patch # User Mads Kiilerich # Date 2016-11-10 16:10:41 # Node ID b75d11abd20859233b7279b2362bdf48476a316b # Parent 8c2686505f7283146444de234e74c5876b2fe785 login: clarify "Remember be" checkbox - it controls if session should expire with browser session or at timeout Hint that it is related to cookie expires attribute. diff --git a/kallithea/templates/login.html b/kallithea/templates/login.html --- a/kallithea/templates/login.html +++ b/kallithea/templates/login.html @@ -41,7 +41,7 @@