corretta intestazione colonne

This commit is contained in:
fpsoftware 2017-10-31 19:22:09 +01:00
parent 9e39128b4b
commit 8df6fda790
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ echo "
<table class='table table-bordered'> <table class='table table-bordered'>
<thead> <thead>
<tr> <tr>
<th class='text-center' style='width:10%'>".tr('P.Iva', [], ['upper' => true])."</th> <th class='text-center' style='width:10%'>".tr('Ragione sociale', [], ['upper' => true])."</th>
<th class='text-center' style='width:15%'>".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:25%'>".tr('Documento', [], ['upper' => true])."</th>
<th class='text-center' style='width:20%'>".tr('Aliquota', [], ['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> <th class='text-center' style='width:10%'>".tr('Imponibile', [], ['upper' => true])."</th>