From dfc85a4245f2d15f258d840b98f0508c50228e40 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 25 Mar 2013 15:47:34 -0700 Subject: email opt-out flag, #19312 --- httemplate/misc/manage_cust_email.html | 106 +++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 httemplate/misc/manage_cust_email.html (limited to 'httemplate/misc/manage_cust_email.html') diff --git a/httemplate/misc/manage_cust_email.html b/httemplate/misc/manage_cust_email.html new file mode 100644 index 000000000..3ece459bb --- /dev/null +++ b/httemplate/misc/manage_cust_email.html @@ -0,0 +1,106 @@ +<& /elements/header.html, 'Manage customer email settings' &> + +<& /elements/xmlhttp.html, + url => $p.'misc/xmlhttp-cust_main-email_search.html', + subs => ['email_search'] +&> + +
+
+% if ( $cgi->param('done') ) { +

Changes saved.

+% } elsif ( $cgi->param('error') ) { +

<% $cgi->param('error') |h %>

+% } + Email address: + + +
+ +