[Cs-project-svn_notify] SF.net SVN: cs-project: [640] trunk/templates/email
Brought to you by:
crazedsanity
From: <cra...@us...> - 2007-11-20 17:26:10
|
Revision: 640 http://cs-project.svn.sourceforge.net/cs-project/?rev=640&view=rev Author: crazedsanity Date: 2007-11-20 09:26:02 -0800 (Tue, 20 Nov 2007) Log Message: ----------- Keywords with "$Id$" in the bottom of the email. Modified Paths: -------------- trunk/templates/email/helpdesk-new.tmpl trunk/templates/email/helpdesk-remark.tmpl trunk/templates/email/lost_password.tmpl Modified: trunk/templates/email/helpdesk-new.tmpl =================================================================== --- trunk/templates/email/helpdesk-new.tmpl 2007-11-20 17:08:57 UTC (rev 639) +++ trunk/templates/email/helpdesk-new.tmpl 2007-11-20 17:26:02 UTC (rev 640) @@ -42,5 +42,8 @@ Generated by: {PROJ_NAME} v{VERSION_STRING} +<hr> +$Id$ + </body> </html> \ No newline at end of file Modified: trunk/templates/email/helpdesk-remark.tmpl =================================================================== --- trunk/templates/email/helpdesk-remark.tmpl 2007-11-20 17:08:57 UTC (rev 639) +++ trunk/templates/email/helpdesk-remark.tmpl 2007-11-20 17:26:02 UTC (rev 640) @@ -50,5 +50,8 @@ Generated by: {PROJ_NAME} v{VERSION_STRING} +<hr> +$Id$ + </body> </html> \ No newline at end of file Modified: trunk/templates/email/lost_password.tmpl =================================================================== --- trunk/templates/email/lost_password.tmpl 2007-11-20 17:08:57 UTC (rev 639) +++ trunk/templates/email/lost_password.tmpl 2007-11-20 17:26:02 UTC (rev 640) @@ -33,3 +33,7 @@ Generated by:<br> {PROJECT_NAME} (cs-project) v{VERSION_STRING} + +<hr> +$Id$ + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |