aa
This commit is contained in:
@@ -643,7 +643,7 @@ function showOrdiniWeb()
|
||||
}
|
||||
|
||||
|
||||
if ($product)
|
||||
if ($product && isset($product['name']))
|
||||
$titolo = $mylink . "<span style='font-weigth: bold;'>" . $product['name'] . "</span>" . $finelink;
|
||||
else
|
||||
$titolo = "";
|
||||
|
||||
Reference in New Issue
Block a user