Buyers Email Missing From Invoices Since Upgrading To 4.x

When I go to print an invoice, it is no longer displaying the buyers email address linked to their account like it did previously. How can I add this back in? I am on 4.1.2. Thanks

Would I need to update both admin and customer template? I just need it on the admin area when I print them out.


{* Customer info *}











/design/backend/mail/templates/orders/print_packing_slip.tpl

Line 207

Thanks. What do I need to do to it so that it shows up on my invoices? Thanks!

[quote name='JesseLeeStringer' timestamp='1398670965' post='182477']


{* Customer info *}

{$order_info.email}
{$order_info.phone}










/design/backend/mail/templates/orders/print_packing_slip.tpl

Line 207

[/quote]



Do I need to add that code at line 207?

I put that code in, and still not working for some reason =( I have 2 sites, and I noticed on the other one that was updated to 4.1.2, does not show it as well, and they both did previously.

{$order_info.email}
{$order_info.phone}