diff --git a/templates/customer/guest-login.tpl b/templates/customer/guest-login.tpl index df068496..4b6646a5 100644 --- a/templates/customer/guest-login.tpl +++ b/templates/customer/guest-login.tpl @@ -29,7 +29,11 @@ {/block} {block name='page_content'} -
+ {* Submitted with POST so the shopper's email address does not end up in the URL, where it reaches + analytics as a page path, the browser history, the access log and any referrer. The controller reads + the fields with Tools::getValue(), which takes POST as well, and links that already carry the + parameters in a query string keep working. *} +

{l s='To track your order, please enter the following information:' d='Shop.Theme.Customeraccount'}