From 85d7ccb210d62cd5c3642ee0023e12c95180cb60 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 23 Apr 2015 10:30:14 +0200 Subject: [PATCH] Bug 14051: Tiny adjustment of ReturnPathDefault pref description Adding that Return-Path is bounce address. Note that if it is empty, the From address is used. This could be the admin address, but Koha uses other from addresses too. Test plan: Read the description on the preferences page. Check some Koha mails with/without this pref. Note that this patch does not change behavior in any way. Signed-off-by: Marc Veron Signed-off-by: Kyle M Hall Signed-off-by: Tomas Cohen Arazi --- .../intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index e1d54a6833..81f022a948 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -15,7 +15,7 @@ Administration: - Use - pref: ReturnpathDefault class: email - - "as the email address set as the return path, if you leave this empty the admin address will be used." + - "as the return path or bounce address for undeliverable mail messages. If you leave this empty, the From address will be used (often defaulting to the admin address)." - - Show - pref: DebugLevel -- 2.39.2