[Commits] [svn:einsteintoolkit] www/about/members/ (Rev. 462)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Sat Feb 12 21:59:04 CST 2011
User: knarf
Date: 2011/02/12 09:59 PM
Modified:
/about/members/
send-registration.php
Log:
add link to mailing list membership page for convenienve
File Changes:
Directory: /about/members/
==========================
File [modified]: send-registration.php
Delta lines: +3 -1
===================================================================
--- about/members/send-registration.php 2011-02-01 11:33:45 UTC (rev 461)
+++ about/members/send-registration.php 2011-02-13 03:59:03 UTC (rev 462)
@@ -15,7 +15,9 @@
}
if ($list=='yes') {
-$addtolist = "Please add this person to the ET users mailing list.\n".$name." <".$email.">";
+$addtolist = "Please add this person to the ET users mailing list:\n\n ".
+ "http://lists.einsteintoolkit.org/mailman/admin/users/members/add\n\n ".
+ $name." <".$email.">";
}
else {
$addtolist = "This person's email address is ".$email."; however, this person does not wish to be added to the ET users mailing list.";
More information about the Commits
mailing list