mirror of
https://git.code.sf.net/p/fldigi/flmsg
synced 2026-08-13 17:30:58 -04:00
Radio text output
* Restored lost end-of-line sequences to radiogram
plain text output
This commit is contained in:
parent
a018b5b1ec
commit
a137449993
1 changed files with 8 additions and 8 deletions
|
|
@ -171,13 +171,13 @@ const char rg_html_fcopy_template[] =
|
|||
</body></html>";
|
||||
|
||||
const char rg_txt_template[] =
|
||||
":nbr: :prec::hx: :sta: :ck: :org: :t1: :d1:\
|
||||
:to:\
|
||||
:tel::opn:\
|
||||
BT\
|
||||
:msg:\
|
||||
BT\
|
||||
:sig::op2:\
|
||||
AR\
|
||||
":nbr: :prec::hx: :sta: :ck: :org: :t1: :d1:\n\
|
||||
:to:\n\
|
||||
:tel::opn:\n\
|
||||
BT\n\
|
||||
:msg:\n\
|
||||
BT\n\
|
||||
:sig::op2:\n\
|
||||
AR\n\
|
||||
";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue