Subversion Repositories wpShopGermany4

Rev

Rev 5261 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5261 Rev 7110
Line 1... Line 1...
1
<?php
1
<?php
2
 
2
 
3
	/**
3
	/**
4
	 * Template für die Einbindung des Trusted Shops Bewertungs Links nach Bestellabschluß
4
	 * Template für die Einbindung des Trusted Shops Bewertungs Links nach Bestellabschluss
5
	 */
5
	 */
6
 
6
 
7
?>
7
?>
8
 
8
 
9
<?php if ($this->view['wpsg_mod_trustedshops']['vote'] == '1' || $this->get_option('wpsg_mod_trustedshops_warranty') == '1') { ?>
9
<?php if ($this->view['wpsg_mod_trustedshops']['vote'] == '1' || $this->get_option('wpsg_mod_trustedshops_warranty') == '1') { ?>