You are not logged in.
Hi guys,
Is it possible to remove the message "Automatically generated by GLPI" from email notifications?
Offline
File: /var/www/html/glpi/src/NotificationTemplate.php
line: 280
$footer_string = __('Automatically generated by leoladeia');
Last edited by sIBajHYG (2023-12-13 20:40:58)
Linux ubuntu-22.04.2-live-server-amd64, PHP 8.1.2, Apache 2.4.52, MariaDB 10.6.12, GLPI 10.0.15.
GLPI Inventory 1.3.5, PHP SAML 1.3.0, Oauth IMAP 1.4.3, Additional Fields, 1.21.8,Ticket Cleaner.
Offline
File: /var/www/html/glpi/src/NotificationTemplate.php
line: 280$footer_string = __('Automatically generated by leoladeia');
It worked!
Thank you very much
Offline