forked from Wavyzz/dolibarr
FIX Option FCKEDITOR_ENABLE_MAIL was no used into dictionnary page to
edit email templates
This commit is contained in:
@@ -952,7 +952,7 @@ class FormMail extends Form
|
||||
'__PROJECT_REF__',
|
||||
'__PROJECT_NAME__',
|
||||
'__CONTACTCIVNAME__',
|
||||
'__PERSONALIZED__', // Paypal link is added here
|
||||
'__PERSONALIZED__', // Paypal link will be added here in form mode
|
||||
'__SIGNATURE__',
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user