[Phpbb-php5mod-cvs-checkins] phpbb-php5/language/lang_english/email topic_notify.tpl,1.1,1.2
Brought to you by:
jelly_doughnut
From: Josh <jel...@us...> - 2005-10-31 03:18:49
|
Update of /cvsroot/phpbb-php5mod/phpbb-php5/language/lang_english/email In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30886/language/lang_english/email Modified Files: topic_notify.tpl Log Message: 2.0.18 Index: topic_notify.tpl =================================================================== RCS file: /cvsroot/phpbb-php5mod/phpbb-php5/language/lang_english/email/topic_notify.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** topic_notify.tpl 29 Jul 2004 22:36:21 -0000 1.1 --- topic_notify.tpl 31 Oct 2005 03:18:41 -0000 1.2 *************** *** 2,6 **** Charset: iso-8859-1 ! Hello {USERNAME}, You are receiving this email because you are watching the topic, "{TOPIC_TITLE}" at {SITENAME}. This topic has received a reply since your last visit. You can use the following link to view the replies made, no more notifications will be sent until you visit the topic. --- 2,6 ---- Charset: iso-8859-1 ! Hello, You are receiving this email because you are watching the topic, "{TOPIC_TITLE}" at {SITENAME}. This topic has received a reply since your last visit. You can use the following link to view the replies made, no more notifications will be sent until you visit the topic. |