From 6957df8b96839326abb2b29b0cf7c222cea1c6c7 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Wed, 3 Oct 2018 08:08:36 +0000 Subject: [PATCH] Added a MsgTags line (for message with "Tags" header display) --- ctrl/text.dat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ctrl/text.dat b/ctrl/text.dat index ce80bf1349..c022f35d47 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -970,4 +970,5 @@ "Originating Address" 801 OriginFidoAddr "\1n\1h\251 \1m%.77s\r\n" 802 VoteNoticeFmt "\r\nTag this message" 803 TagMessageQ -"Enter (space-separated) Tags: " 804 TagMessagePrompt \ No newline at end of file +"Enter (space-separated) Tags: " 804 TagMessagePrompt +"\r\nł \1bTags\1n\1b: \1h\1c%.70s" 805 MsgTags \ No newline at end of file -- GitLab