[-] FO: CLONE - order_conf still not fixed propertly #2 - #PSCFV-5817
This commit is contained in:
@@ -671,14 +671,7 @@ abstract class PaymentModuleCore extends Module
|
||||
|
||||
public function formatProductAndVoucherForEmail($content)
|
||||
{
|
||||
return '<table style="width: 100%; font-family: Verdana,sans-serif; font-size: 11px; color: #374953;">
|
||||
<colgroup>
|
||||
<col width="15%"/>
|
||||
<col width="30%"/>
|
||||
<col width="20%"/>
|
||||
<col width="15%"/>
|
||||
<col width="20%"/>
|
||||
</colgroup>'.$content.'</table>';
|
||||
return $content;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user