mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-08-28 00:44:42 +00:00
Revert one byte
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user