added submit button for search field in left col
svn path=/branches/design/; revision=18595
This commit is contained in:
parent
15aea57016
commit
c713f76308
6
fsfe.xsl
6
fsfe.xsl
@ -391,6 +391,12 @@
|
||||
<xsl:value-of select="/buildinfo/textset/text[@id='search']" />
|
||||
</xsl:attribute>
|
||||
</xsl:element>
|
||||
|
||||
<xsl:element name="input">
|
||||
<xsl:attribute name="type">submit</xsl:attribute>
|
||||
<xsl:attribute name="name">search</xsl:attribute>
|
||||
<xsl:attribute name="value">Submit</xsl:attribute>
|
||||
</xsl:element>
|
||||
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
|
Loading…
Reference in New Issue
Block a user