[phpwebapp-commits] CVS: top10/templates/preference_list preference_list.php,1.3,1.4
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-12-29 15:01:31
|
Update of /cvsroot/phpwebapp/top10/templates/preference_list In directory sc8-pr-cvs1:/tmp/cvs-serv28503/templates/preference_list Modified Files: preference_list.php Log Message: Index: preference_list.php =================================================================== RCS file: /cvsroot/phpwebapp/top10/templates/preference_list/preference_list.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** preference_list.php 26 Sep 2003 15:32:21 -0000 1.3 --- preference_list.php 29 Dec 2003 14:14:50 -0000 1.4 *************** *** 92,96 **** //display a confirmation message $msg = "A confirmation e-mail has been sent \n" ! . " to $use...@us... .\n" . "If you don't confirm the changes in 24 hours, \n" . "they will be discarded."; --- 92,96 ---- //display a confirmation message $msg = "A confirmation e-mail has been sent \n" ! . "to $use...@us... .\n" . "If you don't confirm the changes in 24 hours, \n" . "they will be discarded."; |