Revert one byte

This commit is contained in:
Anon2026
2026-01-25 16:34:05 +03:00
parent 6b7ce16b69
commit 7726caa425
+1 -1
View File
@@ -385,7 +385,7 @@ namespace http {
else
{
/* tr: Shown when router doesn't publish itself and have "Firewalled" state */
s << "<td style=\"padding-left: 0.5em;\">" << tr("Supported");
s << "<td style=\"padding-left: 0.5em;\">" << tr("supported");
if (address->port)
s << " :" << address->port;
s << "</td>\r\n";