Author: ssenrogn
Date: 2008-01-24 22:11:07 +0100 (Thu, 24 Jan 2008)
New Revision: 6036

Modified:
   branches/2.16/war/src/main/webapp/index.jsp
Log:
SEARCH-4055 - fixed link to news front page.

Modified: branches/2.16/war/src/main/webapp/index.jsp
===================================================================
--- branches/2.16/war/src/main/webapp/index.jsp 2008-01-24 19:12:02 UTC (rev 
6035)
+++ branches/2.16/war/src/main/webapp/index.jsp 2008-01-24 21:11:07 UTC (rev 
6036)
@@ -104,7 +104,7 @@
             <div class="navMain">
                 <div>
                     <img src="images/menu/icons/nyheter.png" width="16" 
height="16" alt="" />
-                    <a href='<search:boomerang url="/search/?c=m" 
param="category:front_service"/>' onclick="return 
strep(this);">Nyhetss&#248;k</a>
+                    <a href='<search:boomerang url="/nyheter/siste/" 
param="category:front_service"/>' onclick="return 
strep(this);">Nyhetss&#248;k</a>
                 </div>
                 <div>
                     <img src="images/menu/icons/bedrift.png" width="16" 
height="16" alt="" />

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

Reply via email to