simple template minimal spacing problem
-
version 3.0.11
/woocommerce-pdf-invoices/includes/templates/invoice/simple/minimal/body.php:132
<?php echo str_replace( ‘ ‘, ”, $total[‘value’] ); ?>
that means that in table ‘total’, there are is space between the amount and the currency. It looks really bad. Is there any reason to do that?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘simple template minimal spacing problem’ is closed to new replies.