This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

change the link to terms and conditions.html
#1

Greetings,

When a user writes a comment and clicks on the I have read the terms link, he sees a terms and conditions.html (in agreement/laguage). I would like to link to an other html file conditions, how can I do that (what file do I need to edit)?

Thanks for any help and for this beautiful script.

Syrobe
Reply
#2

Hi,

That's in the language file, comments/includes/language/english/form.php, line 125:

PHP Code:
<?php 
define
('CMTX_TEXT_TERMS', 'I have read and agree to the <a href="' . $settings->url_to_comments_folder . 'agreement/english/terms_and_conditions.html" title="View terms and conditions" target="_blank" rel="nofollow">terms and conditions</a>.');

Have you completed the interview?
Reply
#3

Thank you very much Steven for your help, now I can change it :Smile
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by alkrav
31-Jul-2020, 09:00 AM
Last Post by Steven
01-Jun-2020, 10:53 AM
Last Post by Renaud
26-Aug-2014, 07:28 AM
Last Post by Max_Power
30-Nov-2012, 09:29 PM
Last Post by Steven
28-Jun-2011, 01:49 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)