Update of /cvsroot/openinteract/OpenInteract2/pkg/comments/template
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5377/template
Modified Files:
notification_email.tmpl
Log Message:
remove TODO and poster's email
Index: notification_email.tmpl
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/template/notification_email.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** notification_email.tmpl 17 May 2004 14:21:53 -0000 1.3
--- notification_email.tmpl 28 Nov 2004 05:57:54 -0000 1.4
***************
*** 3,12 ****
[% summary.object_title %]
- TODO: Ensure that this URL has the deployment information in it.
-
http://[% server_name %][% summary.object_url %]
[% MSG( 'comments.info.name' ) %]: [% comment.poster_name %]
- [% MSG( 'comments.info.email' ) %]: [% comment.poster_email %]
[% MSG( 'comments.info.url' ) %]: [% comment.poster_url %]
[% MSG( 'comments.info.comments' ) %]
--- 3,9 ----
|