From 83d3e235c1167ef9cc53b389b2c5b1b7eb38e5aa Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Thu, 6 Sep 2018 02:19:08 +0000 Subject: [PATCH] Created VoteNoticeFmt, used fo reach poll vote and concatenated onto the end of the PollVoteNotice short-message (telegram) sent to the pollster. --- ctrl/text.dat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ctrl/text.dat b/ctrl/text.dat index da7b5a4a33..f1f8d58ccf 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -967,4 +967,5 @@ "\1/@EXEC:SHOWMSGAVATAR@\r\n" 798 MsgHdrBodySeparator "\1/\r\n@EXEC:SHOWFILEAVATAR@" 799 FileHdrDescSeparator "Remove file" 800 RemoveFileQ -"Originating Address" 801 OriginFidoAddr \ No newline at end of file +"Originating Address" 801 OriginFidoAddr +"\1n\1h\251 \1m%.77s\r\n" 802 VoteNoticeFmt -- GitLab