object_type)), $entry->object_name ) ?>

translate('Properties') ?>

new_properties); foreach ($new as $key => $value) { if ($key === 'id') continue; if ($value === null) continue; echo ' \n"; } ?>
' . $this->escape($key) . ''; echo $this->escape($value); echo "