forked from Wavyzz/dolibarr
Fix css
This commit is contained in:
@@ -406,7 +406,7 @@ class FormMail extends Form
|
||||
|
||||
|
||||
|
||||
$out.= '<table class="border" width="100%" style="border-top: 1px solid #BBB;">'."\n";
|
||||
$out.= '<table class="tableforemailform boxtablenotop" width="100%">'."\n";
|
||||
|
||||
// Substitution array
|
||||
if (! empty($this->withsubstit)) // Unset or set ->withsubstit=0 to disable this.
|
||||
|
||||
Reference in New Issue
Block a user