Subversion Repositories wpShopGermany4

Rev

Rev 7490 | Rev 7500 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7490 Rev 7493
Line 143... Line 143...
143
 
143
 
144
			<?php $this->callMods('basket_row_afterproducts', array(&$p, $i)); ?>
144
			<?php $this->callMods('basket_row_afterproducts', array(&$p, $i)); ?>
145
 
145
 
146
			<?php $bLine = false; ?>
146
			<?php $bLine = false; ?>
147
			
147
			
148
			
-
 
149
			
-
 
150
			<?php if (wpsg_isSizedArray($this->view['basket']['arCalculation']['voucher'])) { $bLine = true; ?>
148
			<?php if (wpsg_isSizedArray($this->view['basket']['arCalculation']['voucher'])) { $bLine = true; ?>
151
				
149
				
152
				<?php foreach ($this->view['basket']['arCalculation']['voucher'] as $gs) { ?>
150
				<?php foreach ($this->view['basket']['arCalculation']['voucher'] as $gs) { ?>
153
				
151
				
154
					<div class="basket_sum_row">
152
					<div class="basket_sum_row">