Author: ssanjamt
Date: 2008-02-05 10:51:44 +0100 (Tue, 05 Feb 2008)
New Revision: 6083

Modified:
   branches/2.16/war/src/main/webapp/index.jsp
Log:
SEARCH-4201 Radioknapper "Norge / verden" / "P?\195?\165 nettet / p?\195?\165 
norsk" ikke konsekvente mellom forside og resultatsider

Modified: branches/2.16/war/src/main/webapp/index.jsp
===================================================================
--- branches/2.16/war/src/main/webapp/index.jsp 2008-02-04 14:40:33 UTC (rev 
6082)
+++ branches/2.16/war/src/main/webapp/index.jsp 2008-02-05 09:51:44 UTC (rev 
6083)
@@ -68,8 +68,8 @@
             <img src="images/searchbar/dropdown.png" id="dropdownImg" 
width="19" height="24" alt="Pil ned" />
             <a id="searchtip" href='<search:boomerang 
url="/search/?q=&amp;page=1&amp;parent=37&amp;catid=82" 
param="category:static;subcategory=header"/>'>S&#248;ketips</a>
             <div id="searchRadio">
-                <input type="radio" name="c" value="d" checked="checked" /> 
Norge &nbsp;&nbsp;
-                <input type="radio" name="c" value="g" /> Verden
+                <input type="radio" name="c" value="d" checked="checked" /> 
P&#229; nettet &nbsp;&nbsp;
+                <input type="radio" name="c" value="g" 
onclick="globalsearch()" /> <span id="radioG">P&#229; norsk</span> 
             </div>
             <div id="front_button_layer">
                 <div id="cn" class="nb">Nyhetss&#248;k</div>

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

Reply via email to