r26745 - trunk/freenet/src/freenet/clients/http

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: dconrado
Date: 2009-04-11 22:50:22 +0000 (Sat, 11 Apr 2009)
New Revision: 26745

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:41:23 UTC (rev 26744)
+++ trunk/freenet/src/freenet/clients/http/WelcomeToadlet.java	2009-04-11 22:50:22 UTC (rev 26745)
@@ -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")));
+                HMLNode warnbox = contentNode.addChild(ctx.getPageMaker().getInfobox("infobox-warning", "font", 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.