Author: itthkjer
Date: 2006-05-08 13:24:49 +0200 (Mon, 08 May 2006)
New Revision: 2870
Modified:
trunk/src/java/no/schibstedsok/front/searchportal/velocity/AccountingDirective.java
Log:
added comments for numbers
Modified:
trunk/src/java/no/schibstedsok/front/searchportal/velocity/AccountingDirective.java
===================================================================
---
trunk/src/java/no/schibstedsok/front/searchportal/velocity/AccountingDirective.java
2006-05-08 09:05:39 UTC (rev 2869)
+++
trunk/src/java/no/schibstedsok/front/searchportal/velocity/AccountingDirective.java
2006-05-08 11:24:49 UTC (rev 2870)
@@ -122,10 +122,10 @@
break;
}
html += "</table>";
- html += "<a href=\"http://www.lindorff.no/\" target=\"_blank\"><img
src=\"../images/lindorff_logo.gif\" alt=\"Linforff logo\" /></a>";
+ html += "<div id=\"lindorff\"><span style=\"float:left\">Lindorff har
levert tallene</span><span style=\"float:right;\">* Alle tall er i hele
tusen</span></div>";
+ html += "<div style=\"clear:both; padding-top:4px;\"><a
href=\"http://www.lindorff.no/\" target=\"_blank\"><img
src=\"../images/lindorff_logo.gif\" alt=\"Linforff logo\" /></a></div>";
writer.write(html);
-
Token lastToken = node.getLastToken();
if (lastToken.image.endsWith("\n")) {
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits