diff options
| author | Jonathan Prykop <jonathan@freeside.biz> | 2015-08-17 23:01:31 -0500 |
|---|---|---|
| committer | Jonathan Prykop <jonathan@freeside.biz> | 2015-08-24 19:35:06 -0500 |
| commit | 4ff211f203e8b99b12735de5ffd239f03425ea7f (patch) | |
| tree | dfd854aeb70b2dcbf61ee7fd60d79e585849a92b /httemplate/misc/email-customers.html | |
| parent | 64c20943b248398a194699fb0066b44b200b7405 (diff) | |
RT#18830: Upload file to message template
Diffstat (limited to 'httemplate/misc/email-customers.html')
| -rw-r--r-- | httemplate/misc/email-customers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/email-customers.html b/httemplate/misc/email-customers.html index 47e6a5b48..8ac44afc1 100644 --- a/httemplate/misc/email-customers.html +++ b/httemplate/misc/email-customers.html @@ -36,7 +36,7 @@ should be used to set msgnum or from/subject/html_body cgi params % } -<FORM NAME="OneTrueForm" ACTION="<% $form_action %>" METHOD="GET"> +<FORM NAME="OneTrueForm" ACTION="<% $form_action %>" METHOD="POST"> <INPUT TYPE="hidden" NAME="table" VALUE="<% $table %>"> %# Mixing search params with from address, subject, etc. required special-case %# handling of those, risked name conflicts, and caused massive problems with |
