mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 04:04:16 +00:00
[webconsole] streams table little fix
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
c6c7191682
commit
359781c698
@ -554,7 +554,7 @@ namespace http {
|
|||||||
<< tr("Streams")
|
<< tr("Streams")
|
||||||
<< "</caption>\r\n<thead>\r\n<tr>"
|
<< "</caption>\r\n<thead>\r\n<tr>"
|
||||||
<< "<th style=\"width:25px;\">StreamID</th>"
|
<< "<th style=\"width:25px;\">StreamID</th>"
|
||||||
<< "<th style=\"width:5px;\" \\>" // Stream closing button column
|
<< "<th style=\"width:5px;\"> </th>" // Stream closing button column
|
||||||
<< "<th class=\"streamdest\">Destination</th>"
|
<< "<th class=\"streamdest\">Destination</th>"
|
||||||
<< "<th>Sent</th>"
|
<< "<th>Sent</th>"
|
||||||
<< "<th>Received</th>"
|
<< "<th>Received</th>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user