diff --git a/admin-dev/themes/default/template/controllers/products/prices.tpl b/admin-dev/themes/default/template/controllers/products/prices.tpl index f2de7e04d..04baa8c41 100644 --- a/admin-dev/themes/default/template/controllers/products/prices.tpl +++ b/admin-dev/themes/default/template/controllers/products/prices.tpl @@ -318,7 +318,7 @@ jQuery(document).ready(Customer.init); ampm: false, amNames: ['AM', 'A'], pmNames: ['PM', 'P'], - timeFormat: 'hh:mm tt', + timeFormat: 'hh:mm:ss tt', timeSuffix: '', timeOnlyTitle: '{l s='Choose Time'}', timeText: '{l s='Time'}',