Author: dconrado
Date: 2009-04-11 23:05:13 +0000 (Sat, 11 Apr 2009)
New Revision: 26746
Modified:
trunk/freenet/src/freenet/clients/http/WelcomeToadlet.java
Log:
Added red color into infobox Confirm external link.
Modified: trunk/freenet/src/freenet/clients/http/WelcomeToadlet.java
===================================================================
--- trunk/freenet/src/freenet/clients/http/WelcomeToadlet.java 2009-04-11 22:50:22 UTC (rev 26745)
+++ trunk/freenet/src/freenet/clients/http/WelcomeToadlet.java 2009-04-11 23:05:13 UTC (rev 26746)
@@ -512,7 +512,7 @@
} else if (request.getParam(GenericReadFilterCallback.magicHTTPEscapeString).length() > 0) {
HTMLNode pageNode = ctx.getPageMaker().getPageNode(l10n("confirmExternalLinkTitle"), ctx);
HTMLNode contentNode = ctx.getPageMaker().getContentNode(pageNode);
- HMLNode warnbox = contentNode.addChild(ctx.getPageMaker().getInfobox("infobox-warning", "font", new String[]{"color"},new String[]{"red"}, l10n("confirmExternalLinkSubTitle")));
+ HTMLNode warnbox =contentNode.addChild(ctx.getPageMaker().getInfobox("infobox-warning",new String[]{"color"},new String[]{"red"},l10n("confirmExternalLinkSubTitle")));
HTMLNode externalLinkForm = ctx.addFormChild(ctx.getPageMaker().getContentNode(warnbox), "/", "confirmExternalLinkForm");
final String target = request.getParam(GenericReadFilterCallback.magicHTTPEscapeString);
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.