4 lines
90 B
PHP
4 lines
90 B
PHP
|
<?php
|
||
|
// Text
|
||
|
$_['text_credit'] = 'Store Credit';
|
||
|
$_['text_order_id'] = 'Order ID: #%s';
|