home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / FAQ / cgi-bin / discus4_00 / source / mailpass.tmpl < prev    next >
Text File  |  2009-11-06  |  646b  |  23 lines

  1. # FILE: mailpass.tmpl
  2. # DESCRIPTION: Mails the password newly registered account
  3. # -------------------------------------------------------------------------------------------
  4.  
  5. <!--BEGIN-->
  6. $L{SELFREG_WELCOME_MESSAGE_1}
  7. {|}
  8. $L{SELFREG_KEY_MESSAGE_INSTRUCTIONS_2}
  9. {|}
  10. {||||}$L{PROFEDIT_YOURUSERNAME} \u$message->{username}
  11. {||||}$L{PROFEDIT_YOUREMAIL} $message->{email}
  12. {||||}$L{PROFEDIT_YOURFULLNAME} $message->{fullname}
  13. {||||}$L{PROFILE_PASSWORD} $message->{password}
  14. {|}
  15. $L{SELFREG_KEY_MESSAGE_INSTRUCTIONS_3}
  16. {|}
  17. {||}$script_url/discus.$cgi_extension
  18. {|}
  19. ----------------------------------------
  20. $ENV{REMOTE_ADDR}
  21. $ENV{REMOTE_HOST}
  22. <!--END-->
  23.