tbrehm
2013-01-15 10b47ccebdb3c25faba6d1075a08c2b9fb63f827
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 @@
);
?>
?>