put 'submit' button in tools/texts-en.xml
svn path=/trunk/; revision=19292
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
<!-- -->
|
||||
<!-- -->
|
||||
|
||||
Reference in New Issue
Block a user