Author: ssthkjer
Date: 2007-05-16 11:05:36 +0200 (Wed, 16 May 2007)
New Revision: 5097
Modified:
trunk/war/src/webapp/index.jsp
Log:
small fixes
Modified: trunk/war/src/webapp/index.jsp
===================================================================
--- trunk/war/src/webapp/index.jsp 2007-05-16 08:12:04 UTC (rev 5096)
+++ trunk/war/src/webapp/index.jsp 2007-05-16 09:05:36 UTC (rev 5097)
@@ -58,15 +58,15 @@
<img src="images/index/menu_top.png" id="menuTop" width="151"
height="23" alt="Sesamsøk" />
<table id="searchbar" cellspacing="0" cellpadding="0">
<tr>
- <td style="width: 178px;">
+ <td id="menuCol">
<div id="menuMiddle">
<img src="images/index/nettsok_30_30.gif" width="30"
height="30" alt="Nettsøk logo" />
Nettsøk
</div>
</td>
- <td>
+ <td id="searchForm">
<form name="sf" action="<search:linkPulse url="/search/"
param="category:front_search" index="true"/>" onsubmit='return check();'>
- <table id="searchForm" cellspacing="0" cellpadding="0">
+ <table cellspacing="0" cellpadding="0">
<tr>
<td>
<input type="text" name="q" id="searchInput"
onfocus="this.form.q.select();" />
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits