Skip to content

Commit

Permalink
// Fix AdminPdf.gif
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelMalie committed Jun 7, 2012
1 parent e70a5e0 commit 0b9c8e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/admin/AdminDeliverySlipController.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public function renderForm()
$this->fields_form = array(
'legend' => array(
'title' => $this->l('Print PDF delivery slips'),
'image' => '../img/t/AdminPdf.gif'
'image' => '../img/admin/AdminPdf.gif'
),
'input' => array(
array(
Expand Down
Binary file added img/admin/AdminPdf.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b9c8e7

Please sign in to comment.