Updating TOS url in confirmation email to refer to content_config

This commit is contained in:
Lynne Davis
2016-09-25 14:41:11 +01:00
parent fba72498e3
commit 40ca2ccee4

View File

@@ -42,7 +42,7 @@
%tr
%td{:align => "center"}
%p
%a{:href => "#{ URI.join(spree.root_url, "Terms-of-service.pdf").to_s }", :target => "_blank"}
%a{:href => "#{ URI.join(spree.root_url, ContentConfig.footer_tos_url).to_s }", :target => "_blank"}
= t :terms_of_service
|
%a{:href => "#{ spree.root_url }"}