changed string id to correct one

This commit is contained in:
Ben Wheeler 2019-08-29 11:44:08 -04:00
parent ba519e7a0f
commit e3cd4e0628

View file

@ -163,7 +163,7 @@ class Ideas extends React.Component {
>
<Button className="ideas-button">
<img src="/images/ideas/download-icon.svg" />
<FormattedMessage id="ideas.downloadPDF" />
<FormattedMessage id="general.downloadPDF" />
</Button>
</a>
</div>