User: sits    
  Date: 08/09/07 22:18:06

  Added:       template/en/default resetpassword.html.tmpl
  Log:
  A whole stack of user functionality now works (registration,
  forgetting password).  Just need to actually implement the log-in
  feature now.
  
  
  
  Index: resetpassword.html.tmpl
  ===================================================================
  RCS file: resetpassword.html.tmpl
  diff -N resetpassword.html.tmpl
  --- /dev/null 1 Jan 1970 00:00:00 -0000
  +++ resetpassword.html.tmpl   8 Sep 2008 05:18:05 -0000       1.3
  @@ -0,0 +1,13 @@
  +[%# Screen to show after the submision of a reset password request. #%]
  +
  +[% PROCESS header.html.tmpl version = version displaymenu = 1 
  +                            closehead = 1 subtitle = "Reset Password" %]
  +<p>
  +An email containing instructions for changing your password has been sent
  +to you.  Follow the instructions in that email to change your password. 
  +</p>
  +
  +[% PROCESS trailer.html.tmpl %]
  +
  +</body>
  +</html>
  
  
  

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to