Subversion Repositories wpShopGermany4

Rev

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

Rev 7486 Rev 7691
Line 375... Line 375...
375
				</div>
375
				</div>
376
			</div>
376
			</div>
377
			<?php } ?>
377
			<?php } ?>
378
 
378
 
379
			<?php /* Zeile für Zahlungsart BEGIN */ ?>
379
			<?php /* Zeile für Zahlungsart BEGIN */ ?>
380
			<?php if (!$this->hasMod('wpsg_mod_crefopay')) { ?>
380
			<?php if (!$this->hasMod('wpsg_mod_crefopay') && ($this->get_option('wpsg_hideemptypayment') !== '1' || $this->view['basket']['sum']['preis_payment'] > 0)) { ?>
381
				<div class="overview_sum_row">
381
				<div class="overview_sum_row">
382
					<div class="title">
382
					<div class="title">
383
						<?php echo wpsg_translate(__('Zahlungsart (#1#)', 'wpsg'), $this->arPayment[$this->view['basket']['checkout']['payment']]['name']); ?>:
383
						<?php echo wpsg_translate(__('Zahlungsart (#1#)', 'wpsg'), $this->arPayment[$this->view['basket']['checkout']['payment']]['name']); ?>:
384
					</div>
384
					</div>
385
					<div class="value">
385
					<div class="value">