From b0cd00f9f407ed30f88214e15e04594211dc9fa4 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Wed, 29 Feb 2012 17:13:59 +0000 Subject: [PATCH] [-] BO : fix bug #PSTEST-912 - broken image git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13758 b9a71923-0436-4b27-9f14-aed3839534dd --- controllers/admin/AdminThemesController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/admin/AdminThemesController.php b/controllers/admin/AdminThemesController.php index 936addcae..167355de0 100644 --- a/controllers/admin/AdminThemesController.php +++ b/controllers/admin/AdminThemesController.php @@ -186,7 +186,7 @@ class AdminThemesControllerCore extends AdminController 'tinymce' => false, 'legend' => array( 'title' => $this->l('Theme'), - 'image' => '../img/admin/tab-themes.gif' + 'image' => '../img/admin/themes.gif' ), 'input' => array( array(