woocommerce/templates/emails
jorijnsmit 29f8d1bee7 Update templates/emails/admin-new-order.php
Instead of the hard coded date format the date format from the admin panel is now used with get_option('date_format').

A more uniform and neater solution then via codestyling localization to my idea, I don't know how to replace all date related functions in the project in this way though...
2012-11-19 22:04:37 +01:00
..
plain New structure for line items (this one uses meta more) 2012-10-23 17:41:42 +01:00
admin-new-order.php Update templates/emails/admin-new-order.php 2012-11-19 22:04:37 +01:00
customer-completed-order.php Localisation spacing. 2012-10-16 10:45:33 +01:00
customer-invoice.php Localisation spacing. 2012-10-16 10:45:33 +01:00
customer-new-account.php Change class handling for country. Closes #1683. 2012-11-06 11:49:49 +00:00
customer-note.php Localisation spacing. 2012-10-16 10:45:33 +01:00
customer-processing-order.php Localisation spacing. 2012-10-16 10:45:33 +01:00
customer-reset-password.php [3.1.4] Prevent direct access to files #1575 2012-10-15 12:57:58 +02:00
email-addresses.php Localisation spacing. 2012-10-16 10:45:33 +01:00
email-footer.php Fix emails in gmail + added a function to insert inline styles. Closes #1710. 2012-11-14 17:44:58 +00:00
email-header.php Fix emails in gmail + added a function to insert inline styles. Closes #1710. 2012-11-14 17:44:58 +00:00
email-order-items.php New structure for line items (this one uses meta more) 2012-10-23 17:41:42 +01:00