Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/basic
In directory usw-pr-cvs1:/tmp/cvs-serv14995/phpslash-ft/public_html/templates/en/basic
Modified Files:
emailNotifySubmission.tpl
Log Message:
emailNotify function
Index: emailNotifySubmission.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/basic/emailNotifySubmission.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** emailNotifySubmission.tpl 31 May 2002 19:30:28 -0000 1.1
--- emailNotifySubmission.tpl 31 May 2002 19:39:54 -0000 1.2
***************
*** 1,4 ****
<!-- BEGIN to_block -->
! "{MAILTONAME}" <{MAILTOADDRESS}>
<!-- END to_block -->
<!-- BEGIN subject_block -->
--- 1,4 ----
<!-- BEGIN to_block -->
! "{SITE_NAME}" <{SITE_OWNER}>
<!-- END to_block -->
<!-- BEGIN subject_block -->
|