fixed TF in inglese
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user