Fixing style errors.
This commit is contained in:
parent
3b2a27de16
commit
26767c1550
@ -827,7 +827,7 @@ if ($resql) {
|
|||||||
$arrayofmassactions = array(
|
$arrayofmassactions = array(
|
||||||
'generate_doc'=>img_picto('', 'pdf').' '.$langs->trans("ReGeneratePDF"),
|
'generate_doc'=>img_picto('', 'pdf').' '.$langs->trans("ReGeneratePDF"),
|
||||||
'builddoc'=>img_picto('', 'pdf').' '.$langs->trans("PDFMerge"),
|
'builddoc'=>img_picto('', 'pdf').' '.$langs->trans("PDFMerge"),
|
||||||
|
|
||||||
);
|
);
|
||||||
if ($permissiontosendbymail) {
|
if ($permissiontosendbymail) {
|
||||||
$arrayofmassactions['presend']=img_picto('', 'email').' '.$langs->trans("SendByMail");
|
$arrayofmassactions['presend']=img_picto('', 'email').' '.$langs->trans("SendByMail");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user