// #PSCFV-3859

This commit is contained in:
dMetzger
2012-08-31 15:00:20 +00:00
parent 4621f814c3
commit ec68951da5
+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'),
)
),