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 Bestellabschlußseite mit SecurePay
4
	 * Template für die Bestellabschlussseite mit SecurePay
5
	 */
5
	 */
6
 
6
 
7
?>
7
?>
8
<?php if (wpsg_isSizedString($this->view['wpsg_mod_icp']['ident'])) { ?>
8
<?php if (wpsg_isSizedString($this->view['wpsg_mod_icp']['ident'])) { ?>
9
<script src="<?php echo $this->view['wpsg_mod_icp']['widgetjs']; ?>"></script>
9
<script src="<?php echo $this->view['wpsg_mod_icp']['widgetjs']; ?>"></script>