Contact & Impressum Page?

schurli

New Member
YetiShare User
Wurlie User
Jan 24, 2013
7
0
0
Hello,
can anyone a contact page and a Impressum Page Posten please?
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
For a link in the footer below the "terms & conditions" link

Open _footer.php

Find:
Code:
<li><a href="<?php echo WEB_ROOT; ?>/terms.<?php echo SITE_CONFIG_PAGE_EXTENSION; ?>"><?php echo t('term_and_conditions', 'terms and conditions'); ?></a></li>
Add below:
Code:
<li><a href="<?php echo WEB_ROOT; ?>/impressum.<?php echo SITE_CONFIG_PAGE_EXTENSION; ?>"><?php echo t('impressum', 'impressum'); ?></a></li>
Save and upload_footer.php