[-] PDF : Missing translations

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13051 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fBrignoli
2012-02-06 18:06:57 +00:00
parent f07898aeae
commit 3f61d1b5a3
3 changed files with 21 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
global $_LANGPDF;
$_LANGPDF = array();
$_LANGPDF['submitTranslationsPdf'] = '1';
?>
+7
View File
@@ -0,0 +1,7 @@
<?php
global $_LANGPDF;
$_LANGPDF = array();
$_LANGPDF['submitTranslationsPdf'] = '1';
?>
+7
View File
@@ -0,0 +1,7 @@
<?php
global $_LANGPDF;
$_LANGPDF = array();
$_LANGPDF['submitTranslationsPdf'] = '1';
?>