put 'submit' button in tools/texts-en.xml

svn path=/trunk/; revision=19292
This commit is contained in:
nicoulas
2011-01-17 11:08:15 +00:00
parent 0dfec290fc
commit 23e569762a
2 changed files with 6 additions and 3 deletions
+4 -2
View File
@@ -409,7 +409,9 @@
<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:attribute name="value">
<xsl:value-of select="/buildinfo/textset/text[@id='submit']" />
</xsl:attribute>
</xsl:element>
</xsl:element>
@@ -765,4 +767,4 @@
</xsl:stylesheet>
<!-- -->
<!-- -->