[Openfirst-cvscommit] www/htdocs/bugzilla/account/email change-new.txt.tmpl,1.1,1.2 change-old.txt.t
Brought to you by:
xtimg
From: Tim G. <xt...@us...> - 2005-05-15 15:05:32
|
Update of /cvsroot/openfirst/www/htdocs/bugzilla/account/email In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32743/account/email Modified Files: change-new.txt.tmpl change-old.txt.tmpl confirm.html.tmpl Log Message: Bring templates up to date for Bugzilla 2.18.1 Index: change-new.txt.tmpl =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/bugzilla/account/email/change-new.txt.tmpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** change-new.txt.tmpl 28 Jun 2004 00:49:09 -0000 1.1 --- change-new.txt.tmpl 15 May 2005 15:04:51 -0000 1.2 *************** *** 19,39 **** # Contributor(s): John Vandenberg <ze...@nu...> #%] [% expiration_ts = token_ts + (max_token_age * 86400) %] From: bugzilla-admin-daemon To: [% emailaddress %] ! Subject: Bugzilla Change Email Address Request ! Bugzilla has received a request to change the email address ! for the [% oldemailaddress %] account to your address. To confirm the change, visit the following link: ! [% Param('urlbase') %]token.cgi?a=cfmem&t=[% token FILTER url_quote %] If you are not the person who made this request, or you wish to cancel this request, visit the following link: ! [% Param('urlbase') %]token.cgi?a=cxlem&t=[% token FILTER url_quote %] ! If you do nothing, the request will lapse after ! [%- max_token_age %] days ([% time2str("%H:%M on the %o of %B, %Y", expiration_ts) %]). --- 19,42 ---- # Contributor(s): John Vandenberg <ze...@nu...> #%] + + [% PROCESS global/variables.none.tmpl %] + [% expiration_ts = token_ts + (max_token_age * 86400) %] From: bugzilla-admin-daemon To: [% emailaddress %] ! Subject: [% terms.Bugzilla %] Change Email Address Request ! [%+ terms.Bugzilla %] has received a request to change the email address ! for the account [% oldemailaddress %] to your address. To confirm the change, visit the following link: ! [%+ Param('urlbase') %]token.cgi?t=[% token FILTER url_quote %]&a=cfmem If you are not the person who made this request, or you wish to cancel this request, visit the following link: ! [%+ Param('urlbase') %]token.cgi?t=[% token FILTER url_quote %]&a=cxlem ! If you do nothing, the request will lapse after [%+ max_token_age %] days ! (at precisely [%+ time2str("%H:%M on the %o of %B, %Y", expiration_ts) %]). Index: confirm.html.tmpl =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/bugzilla/account/email/confirm.html.tmpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** confirm.html.tmpl 28 Jun 2004 00:49:09 -0000 1.1 --- confirm.html.tmpl 15 May 2005 15:04:51 -0000 1.2 *************** *** 1,3 **** ! <!-- 1....@bu... --> [%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file --- 1,3 ---- ! [%# 1....@bu... %] [%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file *************** *** 24,27 **** --- 24,28 ---- #%] + [% title = "Confirm Change Email" %] [% PROCESS global/header.html.tmpl %] *************** *** 36,43 **** <tr> <th align="right">Old Email Address:</th> ! <td><input type="input" name="email" size="36"></td> </tr> <tr> ! <th align="right"> </th> <td><input type="submit" value="Submit"></td> </tr> --- 37,44 ---- <tr> <th align="right">Old Email Address:</th> ! <td><input type="text" name="email" size="36"></td> </tr> <tr> ! <th align="right"> </th> <td><input type="submit" value="Submit"></td> </tr> Index: change-old.txt.tmpl =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/bugzilla/account/email/change-old.txt.tmpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** change-old.txt.tmpl 28 Jun 2004 00:49:09 -0000 1.1 --- change-old.txt.tmpl 15 May 2005 15:04:51 -0000 1.2 *************** *** 24,44 **** # token: string. The token associated with this change. #%] [% expiration_ts = token_ts + (max_token_age * 86400) %] From: bugzilla-admin-daemon To: [% emailaddress %] ! Subject: Bugzilla Change Email Address Request Importance: High X-MSMail-Priority: High X-Priority: 1 ! Bugzilla has received a request to change the email address ! for your account to [% newemailaddress %]. If you are not the person who made this request, or you wish to cancel this request, visit the following link: ! [% Param('urlbase') %]token.cgi?a=cxlem&t=[% token FILTER url_quote %] ! If you do nothing, and [% newemailaddress %] confirms this request, the ! change will be made permanent after ! [%- max_token_age %] days ([% time2str("%H:%M on the %o of %B, %Y", expiration_ts) %]). --- 24,47 ---- # token: string. The token associated with this change. #%] + + [% PROCESS global/variables.none.tmpl %] + [% expiration_ts = token_ts + (max_token_age * 86400) %] From: bugzilla-admin-daemon To: [% emailaddress %] ! Subject: [% terms.Bugzilla %] Change Email Address Request Importance: High X-MSMail-Priority: High X-Priority: 1 ! [%+ terms.Bugzilla %] has received a request to change the email address ! for your account to [%+ newemailaddress %]. If you are not the person who made this request, or you wish to cancel this request, visit the following link: ! [%+ Param('urlbase') %]token.cgi?t=[% token FILTER url_quote %]&a=cxlem ! If you do nothing, and [%+ newemailaddress %] confirms this request, the ! change will be made permanent after [%+ max_token_age %] days (at precisely ! [%+ time2str("%H:%M on the %o of %B, %Y", expiration_ts) %]). |