mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
corretta intestazione colonne
This commit is contained in:
parent
9e39128b4b
commit
8df6fda790
@ -14,8 +14,8 @@ echo "
|
||||
<table class='table table-bordered'>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class='text-center' style='width:10%'>".tr('P.Iva', [], ['upper' => true])."</th>
|
||||
<th class='text-center' style='width:15%'>".tr('Ragione sociale', [], ['upper' => true])."</th>
|
||||
<th class='text-center' style='width:10%'>".tr('Ragione sociale', [], ['upper' => true])."</th>
|
||||
<th class='text-center' style='width:15%'>".tr('P.Iva', [], ['upper' => true])."</th>
|
||||
<th class='text-center' style='width:25%'>".tr('Documento', [], ['upper' => true])."</th>
|
||||
<th class='text-center' style='width:20%'>".tr('Aliquota', [], ['upper' => true])."</th>
|
||||
<th class='text-center' style='width:10%'>".tr('Imponibile', [], ['upper' => true])."</th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user