[-] PDF : Missing translations

This commit is contained in:
fBrignoli
2012-02-06 18:06:57 +00:00
parent f7ce062973
commit f42094783b
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';
?>