Author: itthkjer
Date: 2006-04-20 15:34:21 +0200 (Thu, 20 Apr 2006)
New Revision: 2777

Modified:
   
trunk/src/java/no/schibstedsok/front/searchportal/velocity/AccountingDirective.java
Log:
added link to lindorff image

Modified: 
trunk/src/java/no/schibstedsok/front/searchportal/velocity/AccountingDirective.java
===================================================================
--- 
trunk/src/java/no/schibstedsok/front/searchportal/velocity/AccountingDirective.java
 2006-04-20 11:18:16 UTC (rev 2776)
+++ 
trunk/src/java/no/schibstedsok/front/searchportal/velocity/AccountingDirective.java
 2006-04-20 13:34:21 UTC (rev 2777)
@@ -122,7 +122,7 @@
                 break;
         }
         html += "</table>";
-        html += "<img src=\"../images/lindorff_logo.gif\" alt=\"Linforff 
logo\" />";
+        html += "<a href=\"http://www.lindorff.no/\"; target=\"_blank\"><img 
src=\"../images/lindorff_logo.gif\" alt=\"Linforff logo\" /></a>";
 
         writer.write(html);
 

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to