From 1bdc009282c9eb454fcc3306a6cb0d365e1a6d5f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 6 Aug 2011 18:35:51 +0000 Subject: [PATCH] Fix: When swith on invoice from pos to see the pdf, the pdf was not generated --- htdocs/cashdesk/tpl/validation2.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/cashdesk/tpl/validation2.tpl.php b/htdocs/cashdesk/tpl/validation2.tpl.php index 38243ee6240..60c9e7f1e27 100644 --- a/htdocs/cashdesk/tpl/validation2.tpl.php +++ b/htdocs/cashdesk/tpl/validation2.tpl.php @@ -35,7 +35,7 @@ along with this program. If not, see . -

trans("ShowInvoice"); ?>

+

trans("ShowInvoice"); ?>


trans("PrintTicket"); ?>