1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-26 11:16:28 +02:00

add getLangText

This commit is contained in:
Tim Daubenschütz 2015-10-16 12:10:28 +02:00
parent 32d317cdef
commit 712ec74247

View File

@ -131,7 +131,7 @@ let LoanForm = React.createClass({
alt="pdf"
pluginspage="http://www.adobe.com/products/acrobat/readstep2.html"/>
<a href={contract.blob.url_safe} target="_blank">
<span className="glyphicon glyphicon-download" aria-hidden="true"></span> Download contract
<span className="glyphicon glyphicon-download" aria-hidden="true"></span> {getLangText('Download contract')}
</a>
{/* We still need to send the server information that we're accepting */}
<InputCheckbox