Merge pull request #21099 from aspangaro/14a35

Typo in CSS class
This commit is contained in:
Laurent Destailleur 2022-06-02 14:46:16 +02:00 committed by GitHub
commit 2fb5cdbb78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4646,7 +4646,7 @@ if ($action == 'create') {
}
if (($mysoc->localtax2_assuj == "1" && $mysoc->useLocalTax(2)) || $object->total_localtax2 != 0) { // Localtax2
print '<tr><td>'.$langs->transcountry("AmountLT2", $mysoc->country_code).'</td>';
print '<td class=nowrap amountcard">'.price($sign * $object->total_localtax2, 1, '', 1, - 1, - 1, $conf->currency).'</td></tr>';
print '<td class="nowrap amountcard">'.price($sign * $object->total_localtax2, 1, '', 1, - 1, - 1, $conf->currency).'</td></tr>';
}
// Revenue stamp