+2005-07-18 Helge Hess <helge.hess@opengroupware.org>
+
+ * MailerUI/UIxMailFilterPanel.wox: disabled auto-search field
+
2005-07-18 Marcus Mueller <znek@mulle-kybernetik.com>
* UIxMailAddressbook.wox: changed template text explaining why there's
</td>
<td class="titlecell" style="width: 80%; padding-right: 1px;">
<input name="search" type="text" var:value="searchText"
- style="width: 100%;"
+ style="width: 100%;" />
+ <!--
autocomplete="off"
onkeypress="ml_searchFieldKeyPressed(this)"
onfocus="ml_activateSearchField(this, 500)"
onblur="ml_deactivateSearchField(this)" />
+ -->
</td>
</tr>
</table>