Fix minore
This commit is contained in:
parent
5f4ad7f4d7
commit
4d88ce9ee1
|
@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
|
||||||
<th><?php echo tr('Descrizione'); ?></th>
|
<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('Prezzo corrente'); ?></th>
|
||||||
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></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>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
|
||||||
<th><?php echo tr('Descrizione'); ?></th>
|
<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('Prezzo corrente'); ?></th>
|
||||||
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></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>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
|
||||||
<th><?php echo tr('Descrizione'); ?></th>
|
<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('Prezzo corrente'); ?></th>
|
||||||
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></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>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
|
||||||
<th><?php echo tr('Descrizione'); ?></th>
|
<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('Prezzo corrente'); ?></th>
|
||||||
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></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>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
|
||||||
<th><?php echo tr('Descrizione'); ?></th>
|
<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('Prezzo corrente'); ?></th>
|
||||||
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></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>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
@ -43,7 +43,7 @@ $righe = $dbo->fetchArray(
|
||||||
<th><?php echo tr('Descrizione'); ?></th>
|
<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('Prezzo corrente'); ?></th>
|
||||||
<th class="text-center" width="150"><?php echo tr('Ultimo preventivo'); ?></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>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
Loading…
Reference in New Issue