From 55e99ff7b70f1ca82f0dd96de2929c000b9c1a86 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Tue, 5 Jun 2018 00:01:29 +0000 Subject: [PATCH] Added OriginFidoAddr text item. --- ctrl/text.dat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ctrl/text.dat b/ctrl/text.dat index 02ac0b97b4..c99312ab08 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -966,4 +966,5 @@ "\1n\1mMIME-decoded plain-text:\1n\r\n" 797 MIMEDecodedPlainText "\1/@EXEC:SHOWMSGAVATAR@\r\n" 798 MsgHdrBodySeparator "\1/\r\n@EXEC:SHOWFILEAVATAR@" 799 FileHdrDescSeparator -"Remove file" 800 RemoveFileQ \ No newline at end of file +"Remove file" 800 RemoveFileQ +"Originating Address" 801 OriginFidoAddr \ No newline at end of file -- GitLab