Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/default
In directory sc8-pr-cvs1:/tmp/cvs-serv10168/phpslash-dev/include/templates/en/default
Modified Files:
emailNotifyComment.tpl emailNotifySubmission.tpl
Log Message:
tweak url in notification email.
Index: emailNotifyComment.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/default/emailNotifyComment.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** emailNotifyComment.tpl 12 Mar 2003 16:12:53 -0000 1.1.1.1
--- emailNotifyComment.tpl 28 Apr 2003 15:26:56 -0000 1.2
***************
*** 15,19 ****
Notice: A new comment has been submitted to {SITE_NAME}.
! {ROOTURL}/comment.php?submit=view&story_id={STORY_ID}&parent_id={PARENT_ID}.
+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=++=+=+=++=++=+=+=+
--- 15,19 ----
Notice: A new comment has been submitted to {SITE_NAME}.
! <{ROOTURL}/article.php3?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.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** emailNotifySubmission.tpl 12 Mar 2003 16:12:53 -0000 1.1.1.1
--- emailNotifySubmission.tpl 28 Apr 2003 15:26:57 -0000 1.2
***************
*** 16,19 ****
--- 16,20 ----
You now need to login and check the Submissions.
+ <{ROOTURL}>/admin/submissionAdmin.php3>
+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=++=+=+=++=++=+=+=+
|