Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28576/phpslash-dev/include/templates/en/default
Modified Files:
emailNotifyComment.tpl emailNotifySubmission.tpl
Log Message:
replace any .php3 extensions
Index: emailNotifyComment.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/default/emailNotifyComment.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** emailNotifyComment.tpl 28 Apr 2003 15:26:56 -0000 1.2
--- emailNotifyComment.tpl 29 Sep 2004 18:25:33 -0000 1.3
***************
*** 15,19 ****
Notice: A new comment has been submitted to {SITE_NAME}.
! <{ROOTURL}/article.php3?story_id={STORY_ID}#{COMMENT_ID}>.
+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=++=+=+=++=++=+=+=+
--- 15,19 ----
Notice: A new comment has been submitted to {SITE_NAME}.
! <{ROOTURL}/article.php?story_id={STORY_ID}#{COMMENT_ID}>.
+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=++=+=+=++=++=+=+=+
Index: emailNotifySubmission.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/default/emailNotifySubmission.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** emailNotifySubmission.tpl 28 Apr 2003 15:26:57 -0000 1.2
--- emailNotifySubmission.tpl 29 Sep 2004 18:25:33 -0000 1.3
***************
*** 16,20 ****
You now need to login and check the Submissions.
! <{ROOTURL}>/admin/submissionAdmin.php3>
+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=++=+=+=++=++=+=+=+
--- 16,20 ----
You now need to login and check the Submissions.
! <{ROOTURL}>/admin/submissionAdmin.php>
+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=++=+=+=++=++=+=+=+
|