From fc3548cca7429442e370bcae30a8679a69007b12 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 14 Feb 2017 11:24:41 +0100 Subject: [PATCH] set pwdexpiration to 'now' and 'never' --- views/bootstrap/class.UsrMgr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/bootstrap/class.UsrMgr.php b/views/bootstrap/class.UsrMgr.php index 7fd903723..617425d97 100644 --- a/views/bootstrap/class.UsrMgr.php +++ b/views/bootstrap/class.UsrMgr.php @@ -217,7 +217,7 @@ $(document).ready( function() { ?> : - getPwdExpiration() : ""; ?> + getPwdExpiration() : ""; ?>