Request for quote , change email format

Hello
How can remove link from email of request for quote ??

problem is erpnext is in local server , there is not access to server from out of our office network .
But in email of request for quote send a link that is not working , so we need to send email without link .

Regards

@meisam,

check the supplier_rfq_mail method, you will need to remove the rfq_link.

thanks , we can’t change it in GUI ?

@meisam,

No, You can change the email content through message_for_supplier but to remove the link there is no option through GUI