= htmlspecialchars($partLabel, ENT_QUOTES, 'UTF-8') ?>
Matrix:
= htmlspecialchars(
!empty($part['NomeMatriceTraduzione'])
? $part['NomeMatriceTraduzione']
: (!empty($part['idmatrice']) ? 'Matrix without translation' : 'No Matrix'),
ENT_QUOTES,
'UTF-8'
) ?>
(ID: = (int)$part['idmatrice'] ?>)
| Mix
Material: = htmlspecialchars($part['material'], ENT_QUOTES, 'UTF-8') ?>
|
Color: = htmlspecialchars($part['color'], ENT_QUOTES, 'UTF-8') ?>
Note: = htmlspecialchars($part['note'], ENT_QUOTES, 'UTF-8') ?>