// Changed AdminPDF to lowercase

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10349 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2011-11-21 13:57:27 +00:00
parent b654b56035
commit 8a395c2b6e
12 changed files with 30 additions and 29 deletions
@@ -62,7 +62,7 @@ class AdminDeliverySlipControllerCore extends AdminController
$this->fields_form = array(
'legend' => array(
'title' => $this->l('Print PDF delivery slips'),
'image' => '../img/t/AdminPDF.gif'
'image' => '../img/t/AdminPdf.gif'
),
'input' => array(
array(