mirror of
https://git.code.sf.net/p/fldigi/flmsg
synced 2026-08-13 17:30:58 -04:00
Radiogram
* Added new fields / data to HTML file copy
- received from call / net / date-time
- sent to call / net / date-time
- originator date-time
- delivered to date-time
This commit is contained in:
parent
130c387ece
commit
92b097bfbc
1 changed files with 16 additions and 2 deletions
|
|
@ -354,10 +354,24 @@ cellPadding=0>\n\
|
|||
<table style=\"text-align: left; width: 100%;\" border=\"1\" cellpadding=\"2\" cellspacing=\"0\">\n\
|
||||
<tbody>\n\
|
||||
<tr>\n\
|
||||
<td VALIGN=top><p class=F4>ORIG - FROM / DATE/TIME: :ori:</p></td>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>ORIG FROM:\n:ori:</FONT></pre></td>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>DATE/TIME:<br>:dt2:</FONT></pre></td>\n\
|
||||
<td></td>\n\
|
||||
</tr>\n\
|
||||
<tr>\n\
|
||||
<td VALIGN=top><p class=F4>DLVD - TO / DATE/TIME: :dlv:</p></td>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>DLVD TO:\n:dlv:></FONT></pre></td>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>DATE/TIME:<br>:dt3:</FONT></pre></td>\n\
|
||||
<td></td>\n\
|
||||
<tr>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>RCVD FM: :rfm:</FONT></pre></td>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>NET: :rnt:</FONT></pre></td>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>DATE/TIME: :dt4:</FONT></pre></td>\n\
|
||||
</tr>\n\
|
||||
</tr>\n\
|
||||
<tr>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>SENT TO: :sto:</FONT></pre></td>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>NET: :snt:</FONT></pre></td>\n\
|
||||
<td VALIGN=top><pre><FONT face=monospace size=4>DATE/TIME: :dt5:</FONT></pre></td>\n\
|
||||
</tr>\n\
|
||||
</tbody>\n\
|
||||
</table>\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue