mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 04:04:16 +00:00
[webconsole] remove excess tag
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
2fcaa7d260
commit
2249708097
@ -299,7 +299,7 @@ namespace http {
|
|||||||
}
|
}
|
||||||
s << "</tbody></table>\r\n";
|
s << "</tbody></table>\r\n";
|
||||||
}
|
}
|
||||||
s << "</table>\r\n</div>\r\n</div>\r\n";
|
s << "</div>\r\n</div>\r\n";
|
||||||
if(outputFormat==OutputFormatEnum::forQtUi) {
|
if(outputFormat==OutputFormatEnum::forQtUi) {
|
||||||
s << "<br>";
|
s << "<br>";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user