Change Line 62 in /templates/override/includes/pages/store_credit.php to:
Code: Select all
' <td colspan="5" class="text-center"><h4>' . sprintf(TEXT_CUSTOMERS_STORE_CREDIT_BALANCE, Guarantor::ensure_global('currencies')->format($balance)) . '</td>' . PHP_EOL .