-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.4
Is this code correct? (views > user > cpanel, line 21 end 42)
*****<div <?php echo $url; ?> class="icon hikashop_cpanel_icon_div icon hikashop_cpanel_icon_div_<?php echo $oneButton;?>">*****
.................................
******</div>*******
Normaly, if the code is red, it means a mistake. Than I added a '>' after '<div' . Now the code is not red, but I see now this code on "my account" page in every div
I see more red codes in other vieuws.