mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
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 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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user