From 6a415ac50fd02b5deb3ffa72c1047a460cb24eaf Mon Sep 17 00:00:00 2001 From: Marion Muszynski Date: Wed, 5 Oct 2016 17:50:45 +0200 Subject: [PATCH] modif css --- adm/tabs/AdminProducts.php | 8 +++++++- css/custom_admin.css | 25 ++++++++++++++++++++++++- override/classes/Helper.php | 12 ++++++------ 3 files changed, 37 insertions(+), 8 deletions(-) diff --git a/adm/tabs/AdminProducts.php b/adm/tabs/AdminProducts.php index ae36a39c..7a1db4e0 100755 --- a/adm/tabs/AdminProducts.php +++ b/adm/tabs/AdminProducts.php @@ -2098,6 +2098,12 @@ class AdminProducts extends AdminTab if ($obj->id) $currentIndex .= '&id_product='.$obj->id; + if($cookie->id_employee == 1) { + echo ''; + } + echo '

'.$this->l('Current product:').' '.$this->l('no name').'