From 8387fe3dc7e6323dace782a96513cfdb25b47073 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 --- 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(