From 197aed17b4bea46c07384cc138f2698331ac0017 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Sun, 18 Oct 2009 07:25:47 +0000 Subject: [PATCH] Added additional field to MsgAttr for NoReply msg attribute. --- ctrl/text.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctrl/text.dat b/ctrl/text.dat index 080a70fc82..b7af5a34fe 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -1,6 +1,6 @@ "nhc�������n������hk�������nc���������\r\n"\ 001 MsgSubj "h� bSubjnb: hc%.70s\r\n" -"� bAttrnb: hc%s%s%s%s%s%s%s%s%s%s\r\n" 002 MsgAttr +"� bAttrnb: hc%s%s%s%s%s%s%s%s%s%s%s\r\n" 002 MsgAttr "� bTo nb: hc%.70s" 003 MsgTo " #%s" 004 MsgToExt " (%.40s)" 005 MsgToNet -- GitLab