Ok,
This is the code that shows the Order Total in a table:
PHP Code:
<?php echo strip_tags($orders->fields['order_total']); ?>
Somehow I need to convert this to the default language.

Regards,
Matt