title = "Preferences"; $this->startContents(); ?> "; return $t; } ?>

's general preferences

 

\n"; ?> \n"; } ?>
The address you entered is invalid, please correct it.
E-mail address: Language:
Colour scheme: Font size:
 
Forums
Topics/page: Messages/page:
Graphical smileys: Forum tags:
Display mode: Messages order:
Signature:
 
Password modification
Please leave theses fields empty if you do not intend to change your password.
"; switch ($args['err2']) : case 1: echo "A database access error has occured"; break; case 2: echo "The current password is incorrect"; break; case 3: echo "The new password and its confirmation are different"; break; case 4: echo "The new password is too short (minimum 4 characters)"; break; case 5: echo "The new password is too long (maximum 64 characters)"; break; case 6: echo "The new password must be different from your user name"; break; endswitch; echo ".
 
Current password:
New password:
Confirm new password:
 
endContents(); ?>