Made the phrase 'or to have your password sent to you,' appear regardless of the value of data.tried

git-svn-id: svn://10.0.0.236/trunk@107829 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ian%hixie.ch
2001-11-10 10:51:10 +00:00
parent d13f63a9db
commit be63bbfcfc

View File

@@ -13,9 +13,10 @@ COSES
]]></text>
<if lvalue="(data.tried)" condition="=" rvalue="1"> The password or username you used is incorrect. </if>
<text> If you would like to create a new account, </text>
<if lvalue="(data.tried)" condition="=" rvalue="1"> or to have your password sent to you, </if>
<text> fill in your e-mail address or other means of contact: </text>
<text> If you would like to create a new account, or to have your
password sent to you, fill in your e-mail address or other means of
contact: </text>
<text><![CDATA[
</p>