diff --git a/lam/lib/modules/windowsHost.inc b/lam/lib/modules/windowsHost.inc index 83677276..4ce86fe1 100644 --- a/lam/lib/modules/windowsHost.inc +++ b/lam/lib/modules/windowsHost.inc @@ -2,7 +2,7 @@ /* This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2013 - 2019 Roland Gruber + Copyright (C) 2013 - 2020 Roland Gruber This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -97,7 +97,7 @@ class windowsHost extends baseModule { ), 'logonCount' => array( "Headline" => _('Logon count'), 'attr' => 'logonCount', - "Text" => _('This is the number of logins using this account.') + "Text" => _('This is the number of logins performed by this account.') ), ); // upload fields