Author: ssthkjer
Date: 2007-11-26 11:23:50 +0100 (Mon, 26 Nov 2007)
New Revision: 5931

Modified:
   branches/2.15/war/src/webapp/index.jsp
Log:
search-3784 - changed label on radiobuttons TOO EARLY

Modified: branches/2.15/war/src/webapp/index.jsp
===================================================================
--- branches/2.15/war/src/webapp/index.jsp      2007-11-25 20:17:54 UTC (rev 
5930)
+++ branches/2.15/war/src/webapp/index.jsp      2007-11-26 10:23:50 UTC (rev 
5931)
@@ -53,8 +53,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" /> 
Nettet &nbsp;&nbsp;
-                <input type="radio" name="c" value="g" /> Sider fra Norge
+                <input type="radio" name="c" value="d" checked="checked" /> 
Norge &nbsp;&nbsp;
+                <input type="radio" name="c" value="g" /> Verden
             </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