fixed TF in inglese

This commit is contained in:
2025-09-12 15:15:33 +02:00
parent d106d42c03
commit 18364b7127
22 changed files with 1945 additions and 952 deletions
+6 -1
View File
@@ -417,7 +417,12 @@ $conn->close();
<div class="card">
<div class="card-body">
<h3 class="mt-0 header-title">FIRMA IL TECHNICAL FILE</h3>
<h3 class="mt-0 header-title">
<?= $_SESSION['langselect'] === 'en'
? 'SIGN THE TECHNICAL FILE'
: 'FIRMA IL TECHNICAL FILE' ?>
</h3>
<h4 class="mt-0 header-title"><?php echo $declarationtitle; ?></h4>
<p class="text-muted mb-3"><?php echo $declarationtitle_help; ?></p>