From ea4099852871a7b8efad2ad8719c04af75df3624 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 10 Apr 2010 15:02:18 +0000 Subject: [PATCH] Fix: Wrong charset of ticket --- htdocs/cashdesk/tpl/ticket.tpl.php | 4 +++- htdocs/cashdesk/validation_ticket.php | 15 ++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/htdocs/cashdesk/tpl/ticket.tpl.php b/htdocs/cashdesk/tpl/ticket.tpl.php index ca7ba5a98d7..e5b62951ddb 100644 --- a/htdocs/cashdesk/tpl/ticket.tpl.php +++ b/htdocs/cashdesk/tpl/ticket.tpl.php @@ -1,5 +1,6 @@ load("main"); +header("Content-type: text/html; charset=".$conf->file->character_set_client); ?> -Print ticket + +Print ticket