forked from I2P_Developers/i2p.i2p
/home changes:
- Update some app icons - Rationalise the markup - Add tabindex ="-1" to icon links - This means they are skipped when using tab to navigate in the browser
This commit is contained in:
@@ -163,7 +163,7 @@ class SummaryBarRenderer {
|
||||
.append("/\" target=\"_blank\" title=\"")
|
||||
.append(_t("Local web server"))
|
||||
.append("\">")
|
||||
.append(nbsp(_t("Website")))
|
||||
.append(nbsp(_t("Web Server")))
|
||||
.append("</a>\n")
|
||||
|
||||
.append(NavHelper.getClientAppLinks(_context))
|
||||
|
||||
Reference in New Issue
Block a user