Follow-up fix for bug 458775 (actually use the right attribute). NPOTDFB.

This commit is contained in:
2008-10-09 19:30:47 +02:00
parent 0e501920d2
commit 27c2e8ea15

View File

@@ -184,7 +184,7 @@
align="center" pack="center">
<label value="&searchtab.label;" accesskey="&searchtab.accesskey;"
control="findText"/>
<textbox id="findText" type="timed" oncommand="doFind();"/>
<textbox id="findText" type="search" oncommand="doFind();"/>
</toolbaritem>
</toolbar>
</toolbox>