Update of /cvsroot/phpbb-php5mod/phpbb-php5/language/lang_english/email
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13144/language/lang_english/email
Modified Files:
group_request.tpl user_activate_passwd.tpl
Log Message:
2.0.21.5 (yeah, I skipped 2.0.20.5. Shoot me.)
Index: group_request.tpl
===================================================================
RCS file: /cvsroot/phpbb-php5mod/phpbb-php5/language/lang_english/email/group_request.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** group_request.tpl 29 Jul 2004 22:36:21 -0000 1.1
--- group_request.tpl 8 Jun 2006 19:24:57 -0000 1.2
***************
*** 4,8 ****
Dear {GROUP_MODERATOR},
! A user has requested to join a group you moderator on {SITENAME}.
To approve or deny this request for group membership please visit the following link:
--- 4,8 ----
Dear {GROUP_MODERATOR},
! A user has requested to join a group you moderate on {SITENAME}.
To approve or deny this request for group membership please visit the following link:
Index: user_activate_passwd.tpl
===================================================================
RCS file: /cvsroot/phpbb-php5mod/phpbb-php5/language/lang_english/email/user_activate_passwd.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** user_activate_passwd.tpl 29 Jul 2004 22:36:21 -0000 1.1
--- user_activate_passwd.tpl 8 Jun 2006 19:24:57 -0000 1.2
***************
*** 10,14 ****
{U_ACTIVATE}
! If sucessful you will be able to login using the following password:
Password: {PASSWORD}
--- 10,14 ----
{U_ACTIVATE}
! If successful you will be able to login using the following password:
Password: {PASSWORD}
|