2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2018-03-02 11:18:29 +01:00
parent a3350d12d8
commit 191a1e9350
5 changed files with 55 additions and 14 deletions

View File

@@ -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.