// #PSCFV-3859

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17137 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-08-31 15:00:20 +00:00
parent 6fbaafca4c
commit 1f033138cd
+1 -1
View File
@@ -82,7 +82,7 @@ class AdminOrdersControllerCore extends AdminController
'icon' => array(
0 => 'blank.gif',
1 => array(
'src' => 'news-new.gif',
'src' => 'note.png',
'alt' => $this->l('First customer order'),
)
),