ispman/ispman-web/cgi-bin/tmpl/customerMan/advance MailingLists.tmpl,1.7,1.8
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/advance
In directory sc8-pr-cvs1:/tmp/cvs-serv23095
Modified Files:
MailingLists.tmpl
Log Message:
replacing maildrop with mailforwardingaddress
Index: MailingLists.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/customerMan/advance/MailingLists.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- MailingLists.tmpl 28 Apr 2003 14:47:07 -0000 1.7
+++ MailingLists.tmpl 14 Jan 2004 02:22:40 -0000 1.8
@@ -61,7 +61,7 @@
if ($r->param("cn") && $r->param("cn") eq $lists->{$_}{'cn'}){
$text.="<td>";
- $text.="<select MULTIPLE size=10 name=maildrop>\n";
+ $text.="<select MULTIPLE size=10 name=mailForwardingAddress>\n";
my $users=$customer->getDomainUsers();
for my $user(keys %$users) {
$text.="<option value='$user\@$customer->{'domain'}'";
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html