Ajout du wysiwyg pour le mailing
This commit is contained in:
parent
dda479b77d
commit
87ce9e1ecd
@ -98,7 +98,7 @@ foreach($modules as $const => $desc)
|
|||||||
$var=!$var;
|
$var=!$var;
|
||||||
print "<form method=\"post\" action=\"fckeditor.php\">";
|
print "<form method=\"post\" action=\"fckeditor.php\">";
|
||||||
print '<input type="hidden" name="action" value="'.strtolower($const).'">';
|
print '<input type="hidden" name="action" value="'.strtolower($const).'">';
|
||||||
print '<tr ".$bc[$var].">';
|
print "<tr ".$bc[$var].">";
|
||||||
print '<td>'.$langs->trans($desc).'</td>';
|
print '<td>'.$langs->trans($desc).'</td>';
|
||||||
print '<td align="center" width="20">';
|
print '<td align="center" width="20">';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user