// Changed AdminPDF to lowercase

This commit is contained in:
tDidierjean
2011-11-21 13:57:27 +00:00
parent e75197adfe
commit dd3dad5938
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(