// Import WIP (still broken for first upload)
This commit is contained in:
@@ -88,8 +88,8 @@ class AdminOrdersControllerCore extends AdminController
|
||||
'total_paid_tax_incl' => array(
|
||||
'title' => $this->l('Total'),
|
||||
'align' => 'right',
|
||||
'prefix' => '<b>',
|
||||
'suffix' => '</b>',
|
||||
'prefix' => '<span class="badge">',
|
||||
'suffix' => '</span>',
|
||||
'type' => 'price',
|
||||
'currency' => true
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user