http://bugs.skolelinux.org/show_bug.cgi?id=1336
------- Comment #13 from holger@layer-acht.org 2009-03-29 22:13 -------
Actually the correct fix is to change line 1154 of lib/admin.php like this:
-- pwgen(), ($allowPwSet ? "" : "readonly") ) ;
++ pwgen(), ("") ) ;
--
Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.