2 lines
132 B
PHP
2 lines
132 B
PHP
<strong><?php echo st_order_price_format(stPayment::getUnpayedAmountByOrder($order), $order->getOrderCurrency()); ?></strong>
|