Falko Timme
2013-10-21 8b3992261b8d6e57e539a2a8b7fe74bf21ffddbd
interface/web/tools/form/user_settings.tform.php
@@ -104,6 +104,7 @@
      'passwort' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'PASSWORD',
         'encryption'=> 'CRYPT',
         'regex'      => '',
         'errmsg'   => '',
         'default'   => '',
@@ -140,4 +141,4 @@
);
?>
?>