Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Commit

Permalink
Merge pull request #304 from adelasofia/RHD-414
Browse files Browse the repository at this point in the history
RHD-414 Renamed Download link on thank-you page
  • Loading branch information
paulrobinson committed Jul 9, 2015
2 parents 0920d0c + f0150ef commit 5a30024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _partials/getstarted-thankyou.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
a(href="#" onClick="$('div#downloadthankyou').hide('slow');")
h2#thank-you Thank you for downloading #{page.parent.product.abbreviated_name}
p#download-problems
| Problems with the download? Please use this direct link:
| Problems with the download? Please use this
/Link url is set by javascript
a(id="tcDownloadLink" href="") #{page.parent.product.abbreviated_name}.zip
a(id="tcDownloadLink" href="") direct link
|.
br
br
Expand Down

0 comments on commit 5a30024

Please sign in to comment.