added entry in texts-en.xml for emal address for newsletter input box

svn path=/branches/design/; revision=17352
This commit is contained in:
samtuke 2010-10-09 13:01:34 +00:00
parent 656b01c2e0
commit f5c69dd1d3
2 changed files with 3 additions and 1 deletions

View File

@ -309,7 +309,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="/buildinfo/textset/text[@id='email-address']" />
</xsl:attribute>
</xsl:element>

View File

@ -47,6 +47,8 @@
<text id="receive-newsletter">Receive Newsletter</text>
<text id="search">Language</text>
<text id="search">Email Address</text>
<!-- Article metadata -->
<text id="author">Author</text>