Fix minore

This commit is contained in:
Pek5892 2023-05-03 15:17:03 +02:00
parent 5f4ad7f4d7
commit 4d88ce9ee1
6 changed files with 6 additions and 6 deletions

View File

@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
<th><?php echo tr('Descrizione'); ?></th>
<th class="text-center" width="150"><?php echo tr('Prezzo corrente'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima vendita'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima fattura'); ?></th>
</tr>
</thead>
<tbody>

View File

@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
<th><?php echo tr('Descrizione'); ?></th>
<th class="text-center" width="150"><?php echo tr('Prezzo corrente'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima vendita'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima fattura'); ?></th>
</tr>
</thead>
<tbody>

View File

@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
<th><?php echo tr('Descrizione'); ?></th>
<th class="text-center" width="150"><?php echo tr('Prezzo corrente'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima vendita'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima fattura'); ?></th>
</tr>
</thead>
<tbody>

View File

@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
<th><?php echo tr('Descrizione'); ?></th>
<th class="text-center" width="150"><?php echo tr('Prezzo corrente'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima vendita'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima fattura'); ?></th>
</tr>
</thead>
<tbody>

View File

@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
<th><?php echo tr('Descrizione'); ?></th>
<th class="text-center" width="150"><?php echo tr('Prezzo corrente'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima vendita'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima fattura'); ?></th>
</tr>
</thead>
<tbody>

View File

@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
<th><?php echo tr('Descrizione'); ?></th>
<th class="text-center" width="150"><?php echo tr('Prezzo corrente'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima vendita'); ?></th>
<th class="text-center" width="150"><?php echo tr('Ultima fattura'); ?></th>
</tr>
</thead>
<tbody>