From: xi Date: Fri, 31 Oct 2008 17:40:26 +0000 (+1100) Subject: Added escaping of a @ that was missed in the last commit X-Git-Tag: RELEASE_1_2_16~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ea624b39712578a3a8df24a199481dc48c3ef0;p=thirdparty%2Fmlmmj.git Added escaping of a @ that was missed in the last commit --- diff --git a/contrib/web/perl-admin/conf/tunables.pl b/contrib/web/perl-admin/conf/tunables.pl index 6fb33fc4..379fd019 100644 --- a/contrib/web/perl-admin/conf/tunables.pl +++ b/contrib/web/perl-admin/conf/tunables.pl @@ -163,7 +163,7 @@ mlmmj_boolean("nomaxmailsizedenymails", mlmmj_boolean("nolistsubsemail", "No list subscribers email", - "If this is set, the LISTNAME+list@ functionality for requesting an ". + "If this is set, the LISTNAME+list\@ functionality for requesting an ". "email with the subscribers for owner is disabled."); mlmmj_string("staticbounceaddr",