= htmlspecialchars($translations['no_certificates_yet']) ?>
$certsInPerimeter): ?>= htmlspecialchars($translations['certificate_name']) ?> | = htmlspecialchars($translations['type']) ?> | = htmlspecialchars($translations['expiration_date']) ?> | = htmlspecialchars($translations['status']) ?> | = htmlspecialchars($translations['actions']) ?> |
---|---|---|---|---|
= htmlspecialchars($cert['name']) ?> | = htmlspecialchars($translations[$cert['type']] ?? $cert['type']) ?> | = htmlspecialchars((new DateTime($cert['expiration_date']))->format('Y-m-d')) ?> | = htmlspecialchars($translations['revoked']) ?> (= htmlspecialchars((new DateTime($cert['revoked_at']))->format('Y-m-d')) ?>) = htmlspecialchars($translations['active']) ?> |