changed reference to email placeholder so that it refers to texts-content

svn path=/branches/design/; revision=19159
This commit is contained in:
samtuke 2011-01-12 16:29:12 +00:00
parent 398771515b
commit 9e0da8e018

View File

@ -402,7 +402,7 @@
<xsl:attribute name="type">text</xsl:attribute>
<xsl:attribute name="name">query</xsl:attribute>
<xsl:attribute name="placeholder">
<xsl:value-of select="/buildinfo/textset/text[@id='search']" />
<xsl:value-of select="/html/textset-content/text[@id='email-placeholder']/node()" />
</xsl:attribute>
</xsl:element>