Files
PrestaShop/themes/default/pdf/lang/es.php
fBrignoli 3f61d1b5a3 [-] PDF : Missing translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13051 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-06 18:06:57 +00:00

7 lines
91 B
PHP

<?php
global $_LANGPDF;
$_LANGPDF = array();
$_LANGPDF['submitTranslationsPdf'] = '1';
?>