forked from kevinowino869/mitrobill
Auto Translate Language
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
**/
|
||||
|
||||
_auth();
|
||||
$ui->assign('_title', $_L['Order_Voucher']);
|
||||
$ui->assign('_title', Lang::T('Order Voucher'));
|
||||
$ui->assign('_system_menu', 'order');
|
||||
|
||||
$action = $routes['1'];
|
||||
|
Reference in New Issue
Block a user